mirror of
https://github.com/Ajetski/reviung41-zmk-config.git
synced 2026-05-22 04:54:43 -09:00
make quick tap easier to trigger
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
#binding-cells = <2>;
|
#binding-cells = <2>;
|
||||||
flavor = "tap-preferred";
|
flavor = "tap-preferred";
|
||||||
tapping-term-ms = <350>;
|
tapping-term-ms = <350>;
|
||||||
quick-tap-ms = <75>;
|
quick-tap-ms = <125>;
|
||||||
global-quick-tap;
|
global-quick-tap;
|
||||||
bindings = <&kp>, <&kp>;
|
bindings = <&kp>, <&kp>;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user