diff options
Diffstat (limited to 'keyboards/aves65/info.json')
-rw-r--r-- | keyboards/aves65/info.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/aves65/info.json b/keyboards/aves65/info.json index 38e619a0aa..44299f80c5 100644 --- a/keyboards/aves65/info.json +++ b/keyboards/aves65/info.json @@ -17,6 +17,21 @@ "esc_input": "D4", "esc_output": "D0" }, + "rgblight": { + "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" }, |