9 lines
168 B
Text
9 lines
168 B
Text
/ {
|
|
behaviors {
|
|
/omit-if-no-ref/ mmv: behavior_mouse_move {
|
|
compatible = "zmk,behavior-mouse-move";
|
|
label = "MOUSE_MOVE";
|
|
#binding-cells = <1>;
|
|
};
|
|
};
|
|
};
|