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:
parent
9da5d3ba82
commit
239baa4875
2 changed files with 28 additions and 1 deletions
|
|
@ -14,6 +14,7 @@
|
|||
mkp: mouse_key_press {
|
||||
compatible = "zmk,behavior-mouse-key-press";
|
||||
#binding-cells = <1>;
|
||||
display-name = "Mouse Key Press";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue