summaryrefslogtreecommitdiff
path: root/tests/caps_word
AgeCommit message (Expand)AuthorFilesLines
2025-04-19Ignore the Layer Lock key in Repeat Key and Caps Word. (#25171)Pascal Getreuer2-7/+47
2024-01-09Ignore space cadet key release when caps word is active (#21721)Paul Landers1-3/+3
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas9-0/+109
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-2/+2
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel3-23/+21
2023-04-10Prevent Tri-Layer keys from stopping caps words (#20398)Ricardo Hermida Ruiz1-0/+5
2023-04-04[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...Pascal Getreuer3-0/+253
2022-12-18Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann4-25/+25
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann1-1/+8
2022-12-12Tests that caps word stays active after use of OSL (#19303)precondition1-1/+52
2022-10-31Normalise Unicode keycodes (#18898)Ryan1-1/+1
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan1-3/+3
2022-10-24Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan1-4/+4
2022-08-14Fix Caps Word to treat mod-taps more consistently. (#17463)Pascal Getreuer1-0/+159
2022-08-13Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)Pascal Getreuer4-14/+301
2022-06-05Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer7-42/+326
2022-05-20Continue Caps Word when AltGr (right Alt) is held. (#17156)Pascal Getreuer1-0/+30
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer3-0/+463