mirror of
https://github.com/Ajetski/reviung41-zmk-config.git
synced 2026-01-12 07:04:51 -10:00
make global quick tap more conservative
This commit is contained in:
parent
8da222c2d5
commit
db8cf74a91
@ -59,8 +59,8 @@
|
|||||||
label = "GLOBAL_QUICK_TAP";
|
label = "GLOBAL_QUICK_TAP";
|
||||||
#binding-cells = <2>;
|
#binding-cells = <2>;
|
||||||
flavor = "tap-preferred";
|
flavor = "tap-preferred";
|
||||||
tapping-term-ms = <200>;
|
tapping-term-ms = <300>;
|
||||||
quick-tap-ms = <125>;
|
quick-tap-ms = <175>;
|
||||||
global-quick-tap;
|
global-quick-tap;
|
||||||
bindings = <&kp>, <&kp>;
|
bindings = <&kp>, <&kp>;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user