summaryrefslogtreecommitdiff
path: root/keyboards/waldo/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/waldo/info.json')
-rw-r--r--keyboards/waldo/info.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/waldo/info.json b/keyboards/waldo/info.json
index 0959861ca9..f6aa8a8190 100644
--- a/keyboards/waldo/info.json
+++ b/keyboards/waldo/info.json
@@ -16,6 +16,24 @@
"pin": "B7",
"breathing": true
},
+ "rgblight": {
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 10,
+ "sleep": true,
+ "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": "B0"
},