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