diff options
author | Mega Mind <68985133+megamind4089@users.noreply.github.com> | 2020-10-13 00:09:57 +0800 |
---|---|---|
committer | Mega Mind <68985133+megamind4089@users.noreply.github.com> | 2020-10-13 00:09:57 +0800 |
commit | 2e649b7fd4113ff2f0e6ffdfa1ac6ede5feaebf6 (patch) | |
tree | bb83641c45ff8b6641041524fbd6529a108ff96f /app/dts/bindings | |
parent | 4adcb396ff01bf4a8ab98799139ed3f3339d207c (diff) |
Fix compilation errors and minor tweaks
Diffstat (limited to 'app/dts/bindings')
-rw-r--r-- | app/dts/bindings/behaviors/zmk,behavior-ext-power.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dts/bindings/behaviors/zmk,behavior-ext-power.yaml b/app/dts/bindings/behaviors/zmk,behavior-ext-power.yaml index b9abd92..d86c6f9 100644 --- a/app/dts/bindings/behaviors/zmk,behavior-ext-power.yaml +++ b/app/dts/bindings/behaviors/zmk,behavior-ext-power.yaml @@ -7,4 +7,4 @@ description: External power control Behavior compatible: "zmk,behavior-ext-power" -include: two_param.yaml +include: one_param.yaml |