summaryrefslogtreecommitdiff
path: root/tests/caps_word/test_caps_word.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-04-19Ignore the Layer Lock key in Repeat Key and Caps Word. (#25171)Pascal Getreuer1-7/+45
2024-01-09Ignore space cadet key release when caps word is active (#21721)Paul Landers1-3/+3
2023-04-10Prevent Tri-Layer keys from stopping caps words (#20398)Ricardo Hermida Ruiz1-0/+5
2022-12-18Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann1-16/+16
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-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-06-05Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer1-42/+26
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 Getreuer1-0/+423