refactor: Remove new uses of label property
Removed new uses of the "label" property which were introduced after the previous commits on this branch were written.
This commit is contained in:
parent
0fd8e25807
commit
17a6f0b128
9 changed files with 1 additions and 15 deletions
|
|
@ -1,8 +1,7 @@
|
|||
/ {
|
||||
behaviors {
|
||||
/omit-if-no-ref/ mkp: behavior_mouse_key_press {
|
||||
/omit-if-no-ref/ mkp: mouse_key_press {
|
||||
compatible = "zmk,behavior-mouse-key-press";
|
||||
label = "MOUSE_KEY_PRESS";
|
||||
#binding-cells = <1>;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue