diff options
Diffstat (limited to 'keyboards/ares')
-rw-r--r-- | keyboards/ares/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ares/rules.mk b/keyboards/ares/rules.mk index dc2bb40a3d..076cbdc39a 100644 --- a/keyboards/ares/rules.mk +++ b/keyboards/ares/rules.mk @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes BACKLIGHT_ENABLE = yes RGBLIGHT_ENABLE = no WS2812_DRIVER = i2c - -OPT_DEFS = -DDEBUG_LEVEL=0 |