Update config/cradio.keymap
All checks were successful
Build / Build (push) Successful in 2m14s

This commit is contained in:
Jan Gleytenhoover 2024-08-16 10:35:06 +00:00
parent 20330bb4b7
commit af9390363a

@ -11,7 +11,7 @@
&lt {
tapping-term-ms = <200>;
quick-tap-ms = <1>;
quick-tap-ms = <200>;
flavor = "tap-preferred";
#binding-cells = <2>;
};
@ -50,13 +50,13 @@
#binding-cells = <2>;
flavor = "tap-preferred";
tapping-term-ms = <200>;
quick-tap-ms = <1>;
quick-tap-ms = <200>;
require-prior-idle-ms = <100>;
bindings = <&kp>, <&kp>;
};
lt: layer_tap {
tapping-term-ms = <200>;
quick-tap-ms = <1>;
quick-tap-ms = <200>;
flavor = "tap-preferred";
#binding-cells = <2>;
};