From ce842f912e7b369ca3d83c65dd2135e23e87c153 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 18 May 2020 06:37:04 +1000 Subject: Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) --- keyboards/bfake/rules.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/bfake/rules.mk') diff --git a/keyboards/bfake/rules.mk b/keyboards/bfake/rules.mk index 17922fabf4..5846b173ba 100644 --- a/keyboards/bfake/rules.mk +++ b/keyboards/bfake/rules.mk @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes BACKLIGHT_ENABLE = yes RGBLIGHT_ENABLE = no WS2812_DRIVER = i2c - -OPT_DEFS = -DDEBUG_LEVEL=0 -- cgit v1.2.3