diff options
Diffstat (limited to 'keyboards/stello65/hs_rev1/info.json')
-rw-r--r-- | keyboards/stello65/hs_rev1/info.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/stello65/hs_rev1/info.json b/keyboards/stello65/hs_rev1/info.json index 5b426cfa09..cccaf7ccee 100644 --- a/keyboards/stello65/hs_rev1/info.json +++ b/keyboards/stello65/hs_rev1/info.json @@ -8,6 +8,21 @@ "pid": "0x0004", "device_version": "0.0.1" }, + "rgblight": { + "led_count": 4, + "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": "D0" }, |