10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
|
/ {
|
||
|
behaviors {
|
||
|
ext_power: behavior_ext_power {
|
||
|
compatible = "zmk,behavior-ext-power";
|
||
|
label = "EXT_POWER_BEHAVIOR";
|
||
|
#binding-cells = <1>;
|
||
|
};
|
||
|
};
|
||
|
};
|