| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-03-13 | format code according to conventions [skip ci] | |
| 2020-03-13 | Fix pressing two keys with the same keycode but different modifiers (#2710) | |
| 2019-08-30 | clang-format changes | |
| 2019-01-11 | Remove empty action_function() | |
| 2017-07-11 | Fix unreferenced errors with mingw compiler and unit tests | |
| 2017-07-08 | Fix keymap formatting | |
| 2017-07-08 | Add tests for macros | |
| 2017-07-08 | Add basic timing support, and SFT_T tests | |
| 2017-07-08 | Add test for a combo key | |
| 2017-07-08 | Add simple modifier test | |
| 2017-07-08 | A bigger test matrix, and test for unmapped keys | |
| 2017-07-08 | Move test keymap to keymap.c |