summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_caps_word.c
AgeCommit message (Expand)Author
2024-01-09Ignore space cadet key release when caps word is active (#21721)Paul Landers
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
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
2023-02-19Fix functions when `NO_ACTION_TAPPING` is defined (#11528)Drashna Jaelre
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan
2022-11-06Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov
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-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