This commit is contained in:
parent
5f4b4546af
commit
8ac3e1f4b8
1 changed files with 2 additions and 2 deletions
|
@ -240,13 +240,13 @@
|
|||
compatible = "zmk,behavior-sensor-rotate";
|
||||
#sensor-binding-cells = <0>;
|
||||
bindings = <&msc MOVE_UP>, <&msc MOVE_DOWN>;
|
||||
tap-ms = <100>;
|
||||
tap-ms = <40>;
|
||||
};
|
||||
mouse_scroll_horizontal: mouse_scroll_horizontal {
|
||||
compatible = "zmk,behavior-sensor-rotate";
|
||||
#sensor-binding-cells = <0>;
|
||||
bindings = <&msc MOVE_RIGHT>, <&msc MOVE_LEFT>;
|
||||
tap-ms = <100>;
|
||||
tap-ms = <40>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue