add caps_word combo

This commit is contained in:
Glen Goodwin 2022-08-30 12:00:36 -04:00
parent d3bf05d0ee
commit bc8c397dbc
No known key found for this signature in database
GPG key ID: C3C3AEBD40C7B447
2 changed files with 2 additions and 0 deletions

View file

@ -136,6 +136,7 @@
COMBO(tab, &kp TAB, 11 12, DEF_L)
COMBO(select_all, &kp LC(A), 20 21, NAV_L)
COMBO(tmux_prefix, &kp LC(A), 23 25, DEF_L)
COMBO(caps_word, &caps_word, 0 9, DEF_L)
COMBO(sys_l, &mo_sys, 26 27, NUM_L)