zmk/app/dts/bindings
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 refactor(behaviors): Giving global-quick-tap its own term 2023-10-03 01:12:47 -07:00
macros feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
vendor-prefixes.txt fix(build): Add local vendor prefix file. 2022-04-03 00:10:29 -04:00
zmk,combos.yaml feat(behaviors): Adding global-quick-tap-ms for combos 2023-10-03 01:12:47 -07:00
zmk,conditional-layers.yaml feat(conditional-layers): Implement feature 2021-11-15 05:49:23 -05:00
zmk,ext-power-generic.yaml refactor(ext-power): Add init-delay-ms option 2021-02-16 14:51:32 -05:00
zmk,keymap-sensors.yaml refactor(sensors): Sensor event channel data, resolution tweaks. 2023-06-18 20:45:06 -06:00
zmk,keymap.yaml feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
zmk,kscan-composite.yaml Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
zmk,kscan-mock.yaml fix(test): change the layout 2020-08-28 16:21:31 -04:00
zmk,matrix-transform.yaml fix(keymaps): add row-offset property to matrix-transform 2021-12-20 06:14:35 -05:00