mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-11 09:02:00 +00:00
Bump the auto shift term back up a smidge
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 = <200>;
|
||||||
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