summaryrefslogtreecommitdiff
path: root/tests/basic/test_action_layer.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-05-13Add a user callback for pre process record (#20584)Albert Y1-1/+2
2023-02-14Fix Layer Mod handling of with right-handed mods. (#19845)Pascal Getreuer1-0/+63
2022-12-18Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann1-33/+33
2022-11-12Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577)Drashna Jaelre1-1/+0
2022-06-05Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer1-27/+27
2021-12-14[Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann1-22/+11
2021-11-23 [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann1-53/+374
2021-11-23Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel1-374/+53
2021-11-23[Tests] Increase QMK test coverage (#13789)Stefan Kerkmann1-53/+374
2017-12-15add tests for action_layer.c and reset layer state after testsColin T.A. Gray1-0/+92