Removed new uses of the "label" property which were introduced after the previous commits on this branch were written.
8 lines
180 B
Text
8 lines
180 B
Text
/ {
|
|
behaviors {
|
|
/omit-if-no-ref/ mkp: mouse_key_press {
|
|
compatible = "zmk,behavior-mouse-key-press";
|
|
#binding-cells = <1>;
|
|
};
|
|
};
|
|
};
|