forked from kofal.net/zmk
Initial RGB Underglow implementation
This commit is contained in:
9
app/dts/behaviors/rgb_underglow.dtsi
Normal file
9
app/dts/behaviors/rgb_underglow.dtsi
Normal file
@@ -0,0 +1,9 @@
|
||||
/ {
|
||||
behaviors {
|
||||
rgb_ug: behavior_rgb_underglow {
|
||||
compatible = "zmk,behavior-rgb-underglow";
|
||||
label = "RGB_UNDERGLOW_ACTION";
|
||||
#binding-cells = <1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user