zmk/app/dts
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
..
behaviors feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
bindings feat(behaviors): Adding global-quick-tap-ms for combos 2023-10-03 01:12:47 -07:00
common refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
behaviors.dtsi feat(behavior): Add key toggle 2022-06-03 00:04:41 -04:00