summaryrefslogtreecommitdiffstats
path: root/tests/caps_word
Commit message (Expand)AuthorAgeFilesLines
* Unicodemap keycodes rename (#21092)Ryan2023-06-011-2/+2
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-153-23/+21
* Prevent Tri-Layer keys from stopping caps words (#20398)Ricardo Hermida Ruiz2023-04-101-0/+5
* [Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...Pascal Getreuer2023-04-043-0/+253
* Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann2022-12-184-25/+25
* [Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann2022-12-151-1/+8
* Tests that caps word stays active after use of OSL (#19303)precondition2022-12-121-1/+52
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-3/+3
* Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan2022-10-241-4/+4
* Fix Caps Word to treat mod-taps more consistently. (#17463)Pascal Getreuer2022-08-141-0/+159
* Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)Pascal Getreuer2022-08-134-14/+301
* Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-057-42/+326
* Continue Caps Word when AltGr (right Alt) is held. (#17156)Pascal Getreuer2022-05-201-0/+30
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-143-0/+463