aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/bface
diff options
context:
space:
mode:
authorRyan2020-05-17 22:37:04 +0200
committerGitHub2020-05-17 22:37:04 +0200
commitce842f912e7b369ca3d83c65dd2135e23e87c153 (patch)
tree7410fce9b576f9f92e2890b0903a97bab2f664cb /keyboards/ymdk/bface
parentcceab93baa5a21e0004b0036bd9b43c1a39d92cd (diff)
Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)
Diffstat (limited to 'keyboards/ymdk/bface')
-rw-r--r--keyboards/ymdk/bface/rules.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ymdk/bface/rules.mk b/keyboards/ymdk/bface/rules.mk
index 6320071ab8..8cabca8ee6 100644
--- a/keyboards/ymdk/bface/rules.mk
+++ b/keyboards/ymdk/bface/rules.mk
@@ -19,5 +19,3 @@ CONSOLE_ENABLE = no
COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no
-
-OPT_DEFS = -DDEBUG_LEVEL=0