diff options
Diffstat (limited to 'keyboards/0xcb/tutelpad/info.json')
-rw-r--r-- | keyboards/0xcb/tutelpad/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/0xcb/tutelpad/info.json b/keyboards/0xcb/tutelpad/info.json index 79fdf0af45..7c23d0b2bc 100644 --- a/keyboards/0xcb/tutelpad/info.json +++ b/keyboards/0xcb/tutelpad/info.json @@ -11,6 +11,11 @@ "bootmagic": { "matrix": [1, 0] }, + "rgblight": { + "hue_steps": 10, + "led_count": 4, + "sleep": true + }, "ws2812": { "pin": "D3" }, |