This commit is contained in:
parent
2e163af1b3
commit
a2a766b78a
1 changed files with 2 additions and 5 deletions
|
@ -227,16 +227,13 @@
|
|||
compatible = "zmk,behavior-sensor-rotate";
|
||||
#sensor-binding-cells = <0>;
|
||||
bindings = <&mmv MOVE_RIGHT>, <&mmv MOVE_LEFT>;
|
||||
|
||||
tap-ms = <350>;
|
||||
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 = <350>;
|
||||
tap-ms = <100>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue