summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_caps_word.c
Commit message (Expand)AuthorAgeFilesLines
* process_keycode: remove direct `quantum.h` includes (#21486)Ryan2023-07-111-0/+8
* Prevent Tri-Layer keys from stopping caps words (#20398)Ricardo Hermida Ruiz2023-04-101-0/+1
* [Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...Pascal Getreuer2023-04-041-0/+66
* Fix functions when `NO_ACTION_TAPPING` is defined (#11528)Drashna Jaelre2023-02-191-1/+5
* Normalise Swap Hands keycodes (#19720)Ryan2023-01-301-1/+1
* Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov2022-11-061-5/+7
* Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan2022-10-241-1/+1
* Fix Caps Word to treat mod-taps more consistently. (#17463)Pascal Getreuer2022-08-141-6/+26
* Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)Pascal Getreuer2022-08-131-0/+4
* Continue Caps Word when AltGr (right Alt) is held. (#17156)Pascal Getreuer2022-05-201-1/+4
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-141-0/+160