index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_caps_word.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
process_keycode: remove direct `quantum.h` includes (#21486)
Ryan
2023-07-11
1
-0
/
+8
*
Prevent Tri-Layer keys from stopping caps words (#20398)
Ricardo Hermida Ruiz
2023-04-10
1
-0
/
+1
*
[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...
Pascal Getreuer
2023-04-04
1
-0
/
+66
*
Fix functions when `NO_ACTION_TAPPING` is defined (#11528)
Drashna Jaelre
2023-02-19
1
-1
/
+5
*
Normalise Swap Hands keycodes (#19720)
Ryan
2023-01-30
1
-1
/
+1
*
Fix keycode parameter extraction to match the new DD keycodes (#18977)
Sergey Vlasov
2022-11-06
1
-5
/
+7
*
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)
Ryan
2022-10-24
1
-1
/
+1
*
Fix Caps Word to treat mod-taps more consistently. (#17463)
Pascal Getreuer
2022-08-14
1
-6
/
+26
*
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)
Pascal Getreuer
2022-08-13
1
-0
/
+4
*
Continue Caps Word when AltGr (right Alt) is held. (#17156)
Pascal Getreuer
2022-05-20
1
-1
/
+4
*
[Core] Add Caps Word feature to core (#16588)
Pascal Getreuer
2022-05-14
1
-0
/
+160