summaryrefslogtreecommitdiff
path: root/tests/basic/test_keypress.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-12-18Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann1-16/+16
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann1-22/+0
2022-06-05Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer1-48/+48
2021-12-14[Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann1-29/+26
2021-11-23 [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann1-68/+145
2021-11-23Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel1-131/+54
2021-11-23[Tests] Increase QMK test coverage (#13789)Stefan Kerkmann1-54/+131
2021-11-03Basic keycode overhaul (#14726)Ryan1-36/+36
2020-03-13format code according to conventions [skip ci]QMK Bot1-104/+104
2020-03-13Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo1-1/+117
2019-08-30clang-format changesskullY1-3/+3
2017-07-08Reference issue #524 from the unit testsFred Sundvik1-0/+3
2017-07-08Reference issue #1476 from the unit testsFred Sundvik1-0/+4
2017-07-08Configure vscode file associations, use hpp instead of hFred Sundvik1-1/+1
2017-07-08Rename tests to start with test_Fred Sundvik1-0/+117