diff options
Diffstat (limited to 'keyboards/tkc/m0lly/info.json')
-rw-r--r-- | keyboards/tkc/m0lly/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/tkc/m0lly/info.json b/keyboards/tkc/m0lly/info.json index 37a8c19bf8..302cbb54c1 100644 --- a/keyboards/tkc/m0lly/info.json +++ b/keyboards/tkc/m0lly/info.json @@ -27,6 +27,12 @@ "num_lock": "D2", "scroll_lock": "D4" }, + "rgblight": { + "hue_steps": 5, + "saturation_steps": 10, + "brightness_steps": 10, + "led_count": 30 + }, "ws2812": { "pin": "D7" }, |