index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
caps_word
Age
Commit message (
Expand
)
Author
2023-06-01
Unicodemap keycodes rename (#21092)
Ryan
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
2023-04-10
Prevent 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
2022-12-18
Introduce VERIFY_AND_CLEAR shorthand (#19370)
Stefan Kerkmann
2022-12-15
[Test] Reset timer for every unit test and provide timestamps for log message...
Stefan Kerkmann
2022-12-12
Tests that caps word stays active after use of OSL (#19303)
precondition
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-24
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)
Ryan
2022-08-14
Fix Caps Word to treat mod-taps more consistently. (#17463)
Pascal Getreuer
2022-08-13
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)
Pascal Getreuer
2022-06-05
Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...
Pascal Getreuer
2022-05-20
Continue Caps Word when AltGr (right Alt) is held. (#17156)
Pascal Getreuer
2022-05-14
[Core] Add Caps Word feature to core (#16588)
Pascal Getreuer