mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-09 00:02:00 +00:00
The auto shift tapping term can be brought back down
175 ms feels good on the Moonlander, so let's try it here, too.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
as: auto_shift {
|
||||
compatible = "zmk,behavior-hold-tap";
|
||||
#binding-cells = <2>;
|
||||
tapping_term_ms = <240>;
|
||||
tapping_term_ms = <175>;
|
||||
quick_tap_ms = <0>;
|
||||
flavor = "tap-preferred";
|
||||
bindings = <&kp>, <&kp>;
|
||||
|
||||
Reference in New Issue
Block a user