forked from kofal.net/zmk
(feat) Allow setting underglow color by key press
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
rgb_ug: behavior_rgb_underglow {
|
||||
compatible = "zmk,behavior-rgb-underglow";
|
||||
label = "RGB_UNDERGLOW";
|
||||
#binding-cells = <1>;
|
||||
#binding-cells = <2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -5,4 +5,4 @@ description: RGB Underglow Action
|
||||
|
||||
compatible: "zmk,behavior-rgb-underglow"
|
||||
|
||||
include: one_param.yaml
|
||||
include: two_param.yaml
|
||||
|
||||
Reference in New Issue
Block a user