summaryrefslogtreecommitdiff
path: root/keyboards/zlant/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/zlant/info.json')
-rw-r--r--keyboards/zlant/info.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/zlant/info.json b/keyboards/zlant/info.json
index 9f01b09518..7fba339db1 100644
--- a/keyboards/zlant/info.json
+++ b/keyboards/zlant/info.json
@@ -12,6 +12,23 @@
"cols": ["F0", "F1", "F4", "F5", "F6", "F7", "B7", "D1", "D2", "D3", "B3", "B2"],
"rows": ["B0", "B1", "D4", "D5"]
},
+ "rgblight": {
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 12,
+ "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": "D6"
},