aboutsummaryrefslogtreecommitdiffstats
path: root/tests/basic/keymap.c
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-03-131-1/+0
* Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo2020-03-131-1/+2
* clang-format changesskullY2019-08-301-12/+14
* Remove empty action_function()fauxpark2019-01-111-3/+0
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-111-1/+4
* Fix keymap formattingFred Sundvik2017-07-081-10/+10
* Add tests for macrosFred Sundvik2017-07-081-1/+12
* Add basic timing support, and SFT_T testsFred Sundvik2017-07-081-5/+5
* Add test for a combo keyFred Sundvik2017-07-081-5/+8
* Add simple modifier testFred Sundvik2017-07-081-4/+5
* A bigger test matrix, and test for unmapped keysFred Sundvik2017-07-081-2/+6
* Move test keymap to keymap.cFred Sundvik2017-07-081-0/+24