(feat) Allow setting underglow color by key press

This commit is contained in:
KemoNine
2020-12-15 06:00:52 +00:00
committed by Pete Johanson
parent 167600f01d
commit 99f932a47d
6 changed files with 56 additions and 24 deletions

View File

@@ -9,7 +9,7 @@
rgb_ug: behavior_rgb_underglow {
compatible = "zmk,behavior-rgb-underglow";
label = "RGB_UNDERGLOW";
#binding-cells = <1>;
#binding-cells = <2>;
};
};
};

View File

@@ -5,4 +5,4 @@ description: RGB Underglow Action
compatible: "zmk,behavior-rgb-underglow"
include: one_param.yaml
include: two_param.yaml