refactor(backlight): code cleanup

This commit is contained in:
Alessandro Bortolin
2021-12-20 11:00:22 +01:00
committed by Pete Johanson
parent 5614a8bb80
commit ce843825e8
7 changed files with 67 additions and 133 deletions

View File

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