summaryrefslogtreecommitdiff
path: root/keyboards/handwired/6macro/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/6macro/info.json')
-rw-r--r--keyboards/handwired/6macro/info.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/handwired/6macro/info.json b/keyboards/handwired/6macro/info.json
index 5bc9833fa5..3e8c0afed6 100644
--- a/keyboards/handwired/6macro/info.json
+++ b/keyboards/handwired/6macro/info.json
@@ -8,11 +8,15 @@
"pid": "0x0037",
"device_version": "0.0.1"
},
+ "rgblight": {
+ "hue_steps": 10,
+ "led_count": 10
+ },
"ws2812": {
"pin": "D2"
},
"rgb_matrix": {
- "driver": "WS2812"
+ "driver": "ws2812"
},
"matrix_pins": {
"cols": ["B0", "B1", "B2"],