diff options
Diffstat (limited to 'keyboards/mehkee96')
-rw-r--r-- | keyboards/mehkee96/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/mehkee96/rules.mk b/keyboards/mehkee96/rules.mk index b91a69f83..488c63fce 100644 --- a/keyboards/mehkee96/rules.mk +++ b/keyboards/mehkee96/rules.mk | |||
@@ -22,5 +22,3 @@ COMMAND_ENABLE = yes # Commands for debug and configuration | |||
22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
23 | RGBLIGHT_ENABLE = yes | 23 | RGBLIGHT_ENABLE = yes |
24 | WS2812_DRIVER = i2c | 24 | WS2812_DRIVER = i2c |
25 | |||
26 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||