summaryrefslogtreecommitdiff
path: root/keyboards/mechbrewery/mb65s/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechbrewery/mb65s/info.json')
-rw-r--r--keyboards/mechbrewery/mb65s/info.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/mechbrewery/mb65s/info.json b/keyboards/mechbrewery/mb65s/info.json
index f73a11bcd7..cf0cdaa673 100644
--- a/keyboards/mechbrewery/mb65s/info.json
+++ b/keyboards/mechbrewery/mb65s/info.json
@@ -21,7 +21,11 @@
"pin": "E2"
},
"rgblight": {
- "max_brightness": 240
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 16,
+ "max_brightness": 240,
+ "sleep": true
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",