diff options
Diffstat (limited to 'keyboards/yandrstudio/eau_r2/info.json')
-rw-r--r-- | keyboards/yandrstudio/eau_r2/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/yandrstudio/eau_r2/info.json b/keyboards/yandrstudio/eau_r2/info.json index e2700ea0cb..6201e9fcca 100644 --- a/keyboards/yandrstudio/eau_r2/info.json +++ b/keyboards/yandrstudio/eau_r2/info.json @@ -15,7 +15,10 @@ "pin": "A8" }, "rgblight": { - "max_brightness": 200 + "brightness_steps": 5, + "led_count": 12, + "max_brightness": 200, + "sleep": true }, "debounce": 8, "layouts": { |