diff options
Diffstat (limited to 'keyboards/hineybush/hbcp/info.json')
-rw-r--r-- | keyboards/hineybush/hbcp/info.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/hineybush/hbcp/info.json b/keyboards/hineybush/hbcp/info.json index 45d52629ae..9c9d71bc78 100644 --- a/keyboards/hineybush/hbcp/info.json +++ b/keyboards/hineybush/hbcp/info.json @@ -16,7 +16,9 @@ "pin": "B0" }, "rgblight": { - "max_brightness": 200 + "led_count": 27, + "max_brightness": 200, + "sleep": true }, "processor": "at90usb1286", "bootloader": "atmel-dfu", |