forked from kofal.net/zmk
New behavior for ext power control
This commit is contained in:
9
app/dts/behaviors/ext_power.dtsi
Normal file
9
app/dts/behaviors/ext_power.dtsi
Normal file
@@ -0,0 +1,9 @@
|
||||
/ {
|
||||
behaviors {
|
||||
ext_power: behavior_ext_power {
|
||||
compatible = "zmk,behavior-ext-power";
|
||||
label = "EXT_POWER_BEHAVIOR";
|
||||
#binding-cells = <2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user