summaryrefslogtreecommitdiff
path: root/keyboards/preonic/rev3_drop/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/preonic/rev3_drop/info.json')
-rw-r--r--keyboards/preonic/rev3_drop/info.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/preonic/rev3_drop/info.json b/keyboards/preonic/rev3_drop/info.json
index 7e5eace3d5..bfa5f8c895 100644
--- a/keyboards/preonic/rev3_drop/info.json
+++ b/keyboards/preonic/rev3_drop/info.json
@@ -6,12 +6,15 @@
"pid": "0xA649",
"device_version": "0.0.3"
},
+ "rgblight": {
+ "led_count": 9
+ },
"ws2812": {
"pin": "A1",
"driver": "pwm"
},
"rgb_matrix": {
- "driver": "WS2812"
+ "driver": "ws2812"
},
"matrix_pins": {
"cols": ["B11", "B10", "B2", "B1", "A7", "B0"],