summaryrefslogtreecommitdiffstats
path: root/tests/basic/test_action_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a user callback for pre process record (#20584)Albert Y2023-05-131-1/+2
* Fix Layer Mod handling of with right-handed mods. (#19845)Pascal Getreuer2023-02-141-0/+63
* Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann2022-12-181-33/+33
* Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577)Drashna Jaelre2022-11-121-1/+0
* Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-051-27/+27
* [Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann2021-12-141-22/+11
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-231-53/+374
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-231-374/+53
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-231-53/+374
* add tests for action_layer.c and reset layer state after testsColin T.A. Gray2017-12-151-0/+92