diff options
Diffstat (limited to 'keyboards/aves65/info.json')
-rw-r--r-- | keyboards/aves65/info.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/keyboards/aves65/info.json b/keyboards/aves65/info.json index 2cda8da3b1..44299f80c5 100644 --- a/keyboards/aves65/info.json +++ b/keyboards/aves65/info.json @@ -18,7 +18,19 @@ "esc_output": "D0" }, "rgblight": { - "led_count": 9 + "led_count": 9, + "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" |