forked from kofal.net/zmk
Fix compilation errors and minor tweaks
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
ext_power: behavior_ext_power {
|
||||
compatible = "zmk,behavior-ext-power";
|
||||
label = "EXT_POWER_BEHAVIOR";
|
||||
#binding-cells = <2>;
|
||||
#binding-cells = <1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -7,4 +7,4 @@ description: External power control Behavior
|
||||
|
||||
compatible: "zmk,behavior-ext-power"
|
||||
|
||||
include: two_param.yaml
|
||||
include: one_param.yaml
|
||||
|
||||
Reference in New Issue
Block a user