mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-09 16:21:59 +00:00
Increase tapping term more
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
as: auto_shift {
|
as: auto_shift {
|
||||||
compatible = "zmk,behavior-hold-tap";
|
compatible = "zmk,behavior-hold-tap";
|
||||||
#binding-cells = <2>;
|
#binding-cells = <2>;
|
||||||
tapping_term_ms = <175>;
|
tapping_term_ms = <240>;
|
||||||
quick_tap_ms = <0>;
|
quick_tap_ms = <0>;
|
||||||
flavor = "tap-preferred";
|
flavor = "tap-preferred";
|
||||||
bindings = <&kp>, <&kp>;
|
bindings = <&kp>, <&kp>;
|
||||||
|
|||||||
Reference in New Issue
Block a user