summaryrefslogtreecommitdiffstats
path: root/keyboards/0xcb/tutelpad/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/0xcb/tutelpad/info.json')
-rw-r--r--keyboards/0xcb/tutelpad/info.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/0xcb/tutelpad/info.json b/keyboards/0xcb/tutelpad/info.json
index 79fdf0af45..e4c7fce98a 100644
--- a/keyboards/0xcb/tutelpad/info.json
+++ b/keyboards/0xcb/tutelpad/info.json
@@ -11,6 +11,23 @@
"bootmagic": {
"matrix": [1, 0]
},
+ "rgblight": {
+ "hue_steps": 10,
+ "led_count": 4,
+ "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": "D3"
},