diff options
Diffstat (limited to 'keyboards/ares/info.json')
-rw-r--r-- | keyboards/ares/info.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/ares/info.json b/keyboards/ares/info.json index 81646cb00c..333e883a5e 100644 --- a/keyboards/ares/info.json +++ b/keyboards/ares/info.json @@ -22,6 +22,9 @@ "bootmagic": { "matrix": [4, 0] }, + "rgblight": { + "led_count": 16 + }, "ws2812": { "driver": "i2c" }, |