make global quick tap more conservative

This commit is contained in:
Adam Jeniski
2023-01-14 16:40:04 -05:00
committed by GitHub
parent 8da222c2d5
commit db8cf74a91
+2 -2
View File
@@ -59,8 +59,8 @@
label = "GLOBAL_QUICK_TAP";
#binding-cells = <2>;
flavor = "tap-preferred";
tapping-term-ms = <200>;
quick-tap-ms = <125>;
tapping-term-ms = <300>;
quick-tap-ms = <175>;
global-quick-tap;
bindings = <&kp>, <&kp>;
};