diff options
Diffstat (limited to 'keyboards/rart/rart75hs/info.json')
-rw-r--r-- | keyboards/rart/rart75hs/info.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/rart/rart75hs/info.json b/keyboards/rart/rart75hs/info.json index 80b09b6357..e3a2cb7a3f 100644 --- a/keyboards/rart/rart75hs/info.json +++ b/keyboards/rart/rart75hs/info.json @@ -26,7 +26,11 @@ "pin": "C0" }, "rgblight": { - "max_brightness": 240 + "saturation_steps": 8, + "brightness_steps": 8, + "led_count": 11, + "max_brightness": 240, + "sleep": true }, "bootmagic": { "matrix": [0, 1] |