zmk/app/tests
Andrew Rae 2f6abff3bc refactor(behaviors): Giving global-quick-tap its own term
Detaching the global-quick-tap functionality from the quick-tap term.
This makes way for two improvements:

1. This functionality can be added to combos under a unified name
   'global-quick-tap-ms'.

2. This allows users to set a lower term for the 'global-quick-tap'
   (typically ~100ms), and a higher term for the regular
   quick-tap (typically ~200ms)

This deprecates the global-quick-tap option, however if it is set, the
quick-tap-ms value will be copied to global-quick-tap-ms.
2023-10-03 01:12:47 -07:00
..
backlight refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
caps-word refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
combo fix(combos)Fix bug with overlapping combos timeouts (#1945) 2023-10-03 04:03:59 -04:00
conditional-layer fix(keymaps): Handle matching then-layers. 2022-06-07 23:41:52 -04:00
gresc chore(tests): Move to proper header name. 2023-09-16 11:52:40 -07:00
hold-tap refactor(behaviors): Giving global-quick-tap its own term 2023-10-03 01:12:47 -07:00
key-repeat test(core): Adding coverage for key pre-releasing. 2023-10-02 12:28:02 -07:00
keypress refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
keytoggle refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
macros feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
mod-morph refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
modifiers test(core): Adding coverage for key pre-releasing. 2023-10-02 12:28:02 -07:00
momentary-layer refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
none refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
sticky-keys chore(tests): Move to proper header name. 2023-09-16 11:52:40 -07:00
tap-dance refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
to-layer chore(tests): Move to proper header name. 2023-09-16 11:52:40 -07:00
toggle-layer refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
transparent refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
wpm refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00