forked from kofal.net/zmk
feat(metadata): Add metadata to the mouse_key_press behavior (#2950)
Adds metadata to the mouse key press behavior so that mouse buttons can be configured through studio
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
mkp: mouse_key_press {
|
||||
compatible = "zmk,behavior-mouse-key-press";
|
||||
#binding-cells = <1>;
|
||||
display-name = "Mouse Key Press";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user