forked from kofal.net/zmk
refactor(behaviors): Final global-quick-tap deprecation.
This commit is contained in:
committed by
Pete Johanson
parent
2234be0871
commit
11996ff7f0
@@ -18,7 +18,7 @@
|
||||
flavor = "tap-preferred";
|
||||
tapping-term-ms = <220>;
|
||||
quick-tap-ms = <150>;
|
||||
global-quick-tap;
|
||||
require-prior-idle-ms = <100>;
|
||||
bindings = <&kp>, <&kp>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user