make mod tap super conservative

This commit is contained in:
Adam Jeniski
2023-01-16 09:44:58 -05:00
committed by GitHub
parent 1a8e3e1e06
commit cd751be9a9
+2 -2
View File
@@ -96,8 +96,8 @@
label = "GLOBAL_QUICK_TAP";
#binding-cells = <2>;
flavor = "tap-preferred";
tapping-term-ms = <250>;
quick-tap-ms = <125>;
tapping-term-ms = <450>;
quick-tap-ms = <175>;
global-quick-tap;
bindings = <&kp>, <&kp>;
};