Bump the auto shift term back up a smidge

This commit is contained in:
2025-08-26 12:51:05 -04:00
parent 342154d2ed
commit 7024391e35

View File

@@ -71,7 +71,7 @@
as: auto_shift {
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
tapping_term_ms = <175>;
tapping_term_ms = <200>;
quick_tap_ms = <0>;
flavor = "tap-preferred";
bindings = <&kp>, <&kp>;