diff options
Diffstat (limited to 'keyboards/ares/rules.mk')
| -rw-r--r-- | keyboards/ares/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ares/rules.mk b/keyboards/ares/rules.mk index 58d36bc67..f54074172 100644 --- a/keyboards/ares/rules.mk +++ b/keyboards/ares/rules.mk | |||
| @@ -17,7 +17,7 @@ MOUSEKEY_ENABLE = no | |||
| 17 | EXTRAKEY_ENABLE = yes | 17 | EXTRAKEY_ENABLE = yes |
| 18 | CONSOLE_ENABLE = yes | 18 | CONSOLE_ENABLE = yes |
| 19 | COMMAND_ENABLE = yes | 19 | COMMAND_ENABLE = yes |
| 20 | BACKLIGHT_ENABLE = no | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | 23 | ||
