global-quick-tap-ms for combos
Testing https://github.com/zmkfirmware/zmk/pull/1387
This commit is contained in:
parent
bba4fbaa5d
commit
a50043e9b9
2 changed files with 5 additions and 4 deletions
|
@ -54,6 +54,7 @@
|
|||
combos { \
|
||||
compatible = "zmk,combos"; \
|
||||
combo_ ## name { \
|
||||
global-quick-tap-ms = <125>; \
|
||||
timeout-ms = <COMBO_TERM>; \
|
||||
bindings = <combo_bindings>; \
|
||||
key-positions = <keypos>; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue