diff options
Diffstat (limited to 'keyboards/draculad/info.json')
-rw-r--r-- | keyboards/draculad/info.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/draculad/info.json b/keyboards/draculad/info.json index 57250d57ef..3c2b022be6 100644 --- a/keyboards/draculad/info.json +++ b/keyboards/draculad/info.json @@ -8,6 +8,13 @@ "pid": "0x1B1E", "device_version": "0.0.1" }, + "rgblight": { + "saturation_steps": 8, + "brightness_steps": 8, + "led_count": 10, + "sleep": true, + "split": true + }, "ws2812": { "pin": "D3" }, |