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.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/keyboards/preonic/rev3_drop/info.json b/keyboards/preonic/rev3_drop/info.json
index 7e5eace3d5..fed4acb01f 100644
--- a/keyboards/preonic/rev3_drop/info.json
+++ b/keyboards/preonic/rev3_drop/info.json
@@ -6,12 +6,27 @@
"pid": "0xA649",
"device_version": "0.0.3"
},
+ "rgblight": {
+ "led_count": 9,
+ "animations": {
+ "breathing": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "snake": true,
+ "knight": true,
+ "christmas": true,
+ "static_gradient": true,
+ "rgb_test": true,
+ "alternating": true,
+ "twinkle": true
+ }
+ },
"ws2812": {
"pin": "A1",
"driver": "pwm"
},
"rgb_matrix": {
- "driver": "WS2812"
+ "driver": "ws2812"
},
"matrix_pins": {
"cols": ["B11", "B10", "B2", "B1", "A7", "B0"],