summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/hbcp/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/hbcp/info.json')
-rw-r--r--keyboards/hineybush/hbcp/info.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/hineybush/hbcp/info.json b/keyboards/hineybush/hbcp/info.json
index 45d52629ae..858551e087 100644
--- a/keyboards/hineybush/hbcp/info.json
+++ b/keyboards/hineybush/hbcp/info.json
@@ -16,7 +16,11 @@
"pin": "B0"
},
"rgblight": {
- "max_brightness": 200
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 27,
+ "max_brightness": 200,
+ "sleep": true
},
"processor": "at90usb1286",
"bootloader": "atmel-dfu",