diff options
Diffstat (limited to 'keyboards/hineybush/h08_ocelot/info.json')
-rw-r--r-- | keyboards/hineybush/h08_ocelot/info.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/hineybush/h08_ocelot/info.json b/keyboards/hineybush/h08_ocelot/info.json index addd71a5a8..2f83d1a9e9 100644 --- a/keyboards/hineybush/h08_ocelot/info.json +++ b/keyboards/hineybush/h08_ocelot/info.json @@ -17,7 +17,9 @@ "pin": "F1" }, "rgblight": { - "max_brightness": 220 + "led_count": 7, + "max_brightness": 220, + "sleep": true }, "processor": "atmega32u4", "bootloader": "atmel-dfu", |