feat(backlight): initial split support

This commit is contained in:
ReFil
2021-12-20 09:40:19 +00:00
committed by Pete Johanson
parent f8bf8bffd5
commit 5614a8bb80
6 changed files with 128 additions and 72 deletions

View File

@@ -9,7 +9,7 @@
/omit-if-no-ref/ bl: behavior_backlight {
compatible = "zmk,behavior-backlight";
label = "BACKLIGHT";
#binding-cells = <1>;
#binding-cells = <2>;
};
};
};

View File

@@ -5,4 +5,4 @@ description: Backlight behavior
compatible: "zmk,behavior-backlight"
include: one_param.yaml
include: two_param.yaml