diff options
Diffstat (limited to 'keyboards/bfake/rules.mk')
-rw-r--r-- | keyboards/bfake/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/bfake/rules.mk b/keyboards/bfake/rules.mk index 17922fabf..5846b173b 100644 --- a/keyboards/bfake/rules.mk +++ b/keyboards/bfake/rules.mk | |||
@@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |
22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
23 | |||
24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||