diff options
Diffstat (limited to 'keyboards/bioi/f60/info.json')
-rw-r--r-- | keyboards/bioi/f60/info.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/keyboards/bioi/f60/info.json b/keyboards/bioi/f60/info.json index 49227f787d..6223ba7b57 100644 --- a/keyboards/bioi/f60/info.json +++ b/keyboards/bioi/f60/info.json @@ -22,7 +22,18 @@ "saturation_steps": 8, "brightness_steps": 8, "led_count": 5, - "sleep": true + "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 + } }, "ws2812": { "pin": "B1" |