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/j80/rules.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/j80') diff --git a/keyboards/j80/rules.mk b/keyboards/j80/rules.mk index b2ca3a0c2..4b21de4e8 100644 --- a/keyboards/j80/rules.mk +++ b/keyboards/j80/rules.mk @@ -21,5 +21,3 @@ CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = yes # Commands for debug and configuration BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow - -OPT_DEFS = -DDEBUG_LEVEL=0 -- cgit v1.2.3