summaryrefslogtreecommitdiff
path: root/keyboards/tgr/alice/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tgr/alice/info.json')
-rw-r--r--keyboards/tgr/alice/info.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tgr/alice/info.json b/keyboards/tgr/alice/info.json
index 7d6a0fbc14..21932cebc6 100644
--- a/keyboards/tgr/alice/info.json
+++ b/keyboards/tgr/alice/info.json
@@ -16,6 +16,21 @@
"backlight": {
"pin": "D4"
},
+ "rgblight": {
+ "led_count": 18,
+ "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": {
"driver": "i2c"
},