Rename global-quick-tap-ms to require-prior-idle-ms
This commit is contained in:
parent
ec6163db69
commit
9953fb9205
2 changed files with 3 additions and 3 deletions
|
@ -56,7 +56,7 @@
|
|||
flavor = "balanced"; \
|
||||
tapping-term-ms = <280>; \
|
||||
quick-tap-ms = <QUICK_TAP_MS>; \
|
||||
global-quick-tap-ms = <150>; \
|
||||
require-prior-idle-ms = <150>; \
|
||||
bindings = <HOLD>, <TAP>; \
|
||||
hold-trigger-key-positions = <TRIGGER_POS>; \
|
||||
hold-trigger-on-release; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue