zmk/app/dts/bindings
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
..
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 refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -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