mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-22 14:05:17 -05:00
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
/ {
|
|
behaviors {
|
|
out: behavior_outputs {
|
|
compatible = "zmk,behavior-outputs";
|
|
label = "OUTPUTS";
|
|
#binding-cells = <1>;
|
|
};
|
|
};
|
|
};
|