refactor(behaviors): Final global-quick-tap deprecation.

This commit is contained in:
Andrew Rae
2023-09-26 22:00:23 -04:00
committed by Pete Johanson
parent 2234be0871
commit 11996ff7f0
7 changed files with 12 additions and 9 deletions

View File

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