zmk/app/tests
Joel Spadin 69c7d020c9 feat(behaviors): Allow changing caps word shifted keys
Added a shift-list property to caps word to allow adding more keys to
be shifted aside from alpha keys.

Added a &prog_word behavior, which is the same as &caps_word, except it
adds MINUS to shift-list (this matches QMK's caps word behavior).

Added a no-default-keys property to caps_word, which removes the
implicit alphanumeric keys from continue-list and shift-list so you can
fully customize the lists.

Also adjusted the default continue keys to include numpad numbers,
since those are numbers too.
2024-03-19 21:20:47 -05:00
..
backlight refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
ble fix(ble): Update security test for changes in 3.5. 2024-02-09 14:32:46 -08:00
caps-word feat(behaviors): Allow changing caps word shifted keys 2024-03-19 21:20:47 -05:00
combo refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
conditional-layer fix(keymaps): Handle matching then-layers. 2022-06-07 23:41:52 -04:00
gresc refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
hold-tap refactor: replace tapping_term_ms with tapping-term-ms 2024-03-18 10:15:50 -07:00
key-repeat refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
keypress refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
keytoggle refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
macros refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
mod-morph refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
modifiers refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
momentary-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
mouse-keys/mkp refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
none refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
sticky-keys chore: fix whitespace 2024-03-18 10:30:14 -07:00
tap-dance refactor: replace quick_tap_ms with quick-tap-ms 2024-03-18 10:15:50 -07:00
to-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
toggle-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
transparent refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
wpm refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00