summaryrefslogtreecommitdiff
path: root/keyboards/pearl/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pearl/info.json')
-rw-r--r--keyboards/pearl/info.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/keyboards/pearl/info.json b/keyboards/pearl/info.json
index a56cf0aca2..cf090b9587 100644
--- a/keyboards/pearl/info.json
+++ b/keyboards/pearl/info.json
@@ -16,7 +16,19 @@
"pin": "D4"
},
"rgblight": {
- "led_count": 12
+ "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": {
"driver": "i2c"