Fix compilation errors and minor tweaks

This commit is contained in:
Mega Mind
2020-10-13 00:09:57 +08:00
parent 4adcb396ff
commit 2e649b7fd4
3 changed files with 7 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
ext_power: behavior_ext_power {
compatible = "zmk,behavior-ext-power";
label = "EXT_POWER_BEHAVIOR";
#binding-cells = <2>;
#binding-cells = <1>;
};
};
};