10 lines
139 B
Text
10 lines
139 B
Text
|
/ {
|
||
|
behaviors {
|
||
|
hid_behavior: behavior_hid {
|
||
|
compatible = "zmk,behavior-hid";
|
||
|
label = "HID";
|
||
|
#binding-cells = <0>;
|
||
|
};
|
||
|
};
|
||
|
};
|