feat(behaviors): Add caps word (&caps_word).
* Add new `&caps_word` behavior that acts like caps lock, but releases automatically when any "break" keycode is pressed.
This commit is contained in:
parent
30ed237533
commit
54dabffd0d
20 changed files with 457 additions and 0 deletions
|
|
@ -14,3 +14,4 @@
|
|||
#include <behaviors/bluetooth.dtsi>
|
||||
#include <behaviors/ext_power.dtsi>
|
||||
#include <behaviors/outputs.dtsi>
|
||||
#include <behaviors/caps_word.dtsi>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue