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