2fe1fbb526
"Outputs" is probably easier for most people to understand than "endpoints".
9 lines
187 B
Text
9 lines
187 B
Text
/ {
|
|
behaviors {
|
|
out: behavior_outputs {
|
|
compatible = "zmk,behavior-outputs";
|
|
label = "OUTPUTS";
|
|
#binding-cells = <1>;
|
|
};
|
|
};
|
|
};
|