diff options
Diffstat (limited to 'keyboards/mechlovin/adelais/standard_led/arm/info.json')
-rw-r--r-- | keyboards/mechlovin/adelais/standard_led/arm/info.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/mechlovin/adelais/standard_led/arm/info.json b/keyboards/mechlovin/adelais/standard_led/arm/info.json index 9c6bd46a70..578584cc54 100644 --- a/keyboards/mechlovin/adelais/standard_led/arm/info.json +++ b/keyboards/mechlovin/adelais/standard_led/arm/info.json @@ -9,6 +9,21 @@ "pin": "B0", "breathing": true }, + "rgblight": { + "led_count": 23, + "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": "A7" }, |