zmk/app/dts
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 feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
bindings refactor(behaviors): Giving global-quick-tap its own term 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