forked from kofal.net/zmk
feat(backlight): initial split support
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/omit-if-no-ref/ bl: behavior_backlight {
|
||||
compatible = "zmk,behavior-backlight";
|
||||
label = "BACKLIGHT";
|
||||
#binding-cells = <1>;
|
||||
#binding-cells = <2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -5,4 +5,4 @@ description: Backlight behavior
|
||||
|
||||
compatible: "zmk,behavior-backlight"
|
||||
|
||||
include: one_param.yaml
|
||||
include: two_param.yaml
|
||||
|
||||
Reference in New Issue
Block a user