summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw75r2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mwstudio/mw75r2/info.json')
-rw-r--r--keyboards/mwstudio/mw75r2/info.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/mwstudio/mw75r2/info.json b/keyboards/mwstudio/mw75r2/info.json
index f86df57fe5..8f9d19e016 100644
--- a/keyboards/mwstudio/mw75r2/info.json
+++ b/keyboards/mwstudio/mw75r2/info.json
@@ -8,11 +8,17 @@
"pid": "0x7502",
"device_version": "0.0.1"
},
+ "rgblight": {
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 21,
+ "sleep": true
+ },
"ws2812": {
"pin": "B3"
},
"rgb_matrix": {
- "driver": "WS2812"
+ "driver": "ws2812"
},
"matrix_pins": {
"cols": ["C7", "C6", "B6", "B5", "B4", "D7", "D4", "D6", "F7", "F6", "E6", "F0", "F1", "F4", "F5"],