Rename global-quick-tap-ms to require-prior-idle-ms

This commit is contained in:
urob 2023-10-03 13:54:51 -04:00
parent ec6163db69
commit 9953fb9205
2 changed files with 3 additions and 3 deletions

View file

@ -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; \