diff options
Diffstat (limited to 'keyboards/reviung/reviung53/info.json')
-rw-r--r-- | keyboards/reviung/reviung53/info.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/reviung/reviung53/info.json b/keyboards/reviung/reviung53/info.json index d79d31ae9e..0742f9c221 100644 --- a/keyboards/reviung/reviung53/info.json +++ b/keyboards/reviung/reviung53/info.json @@ -8,6 +8,13 @@ "pid": "0x4E09", "device_version": "0.0.1" }, + "rgblight": { + "hue_steps": 16, + "saturation_steps": 16, + "brightness_steps": 16, + "led_count": 10, + "sleep": true + }, "ws2812": { "pin": "D3" }, |