summaryrefslogtreecommitdiff
path: root/tests/caps_word
AgeCommit message (Expand)Author
2024-01-09Ignore space cadet key release when caps word is active (#21721)Paul Landers
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-04-10Prevent Tri-Layer keys from stopping caps words (#20398)Ricardo Hermida Ruiz
2023-04-04[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...Pascal Getreuer
2022-12-18Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann
2022-12-12Tests that caps word stays active after use of OSL (#19303)precondition
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-24Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan
2022-08-14Fix Caps Word to treat mod-taps more consistently. (#17463)Pascal Getreuer
2022-08-13Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)Pascal Getreuer
2022-06-05Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer
2022-05-20Continue Caps Word when AltGr (right Alt) is held. (#17156)Pascal Getreuer
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer