zmk/app/tests
Andrew Rae 77eb44ba9b feat(behaviors): Adding global-quick-tap-ms for combos
This brings the 'global-quick-tap' functionality to combos by filtering
out candidate combos that fell within their own quick tap term.

I also replaced `return 0` with `return ZMK_EV_EVENT_BUBBLE` where appropriate.
(I assume this was done in past as it is similar to errno returning, but
being that this is to signify an event type I find this more clear)
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 feat(behaviors): Adding global-quick-tap-ms for combos 2023-10-03 01:12:47 -07: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