10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
/ {
|
|
behaviors {
|
|
rgb_ug: behavior_rgb_underglow {
|
|
compatible = "zmk,behavior-rgb-underglow";
|
|
label = "RGB_UNDERGLOW";
|
|
#binding-cells = <1>;
|
|
};
|
|
};
|
|
};
|