Upped tap-ms to 100
All checks were successful
/ build (push) Successful in 3m47s

This commit is contained in:
Kaybee 2024-09-12 20:50:57 +02:00
parent fe53a8bf77
commit e9171772e7

View file

@ -227,11 +227,13 @@
compatible = "zmk,behavior-sensor-rotate";
#sensor-binding-cells = <0>;
bindings = <&mmv MOVE_RIGHT>, <&mmv MOVE_LEFT>;
tap-ms = <100>;
};
mouse_move_y: mouse_move_y {
compatible = "zmk,behavior-sensor-rotate";
#sensor-binding-cells = <0>;
bindings = <&mmv MOVE_UP>, <&mmv MOVE_DOWN>;
tap-ms = <100>;
};
};