summaryrefslogtreecommitdiff
path: root/keyboards/percent
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-05-18 06:37:04 +1000
committerGitHub <noreply@github.com>2020-05-17 21:37:04 +0100
commitce842f912e7b369ca3d83c65dd2135e23e87c153 (patch)
tree7410fce9b576f9f92e2890b0903a97bab2f664cb /keyboards/percent
parentcceab93baa5a21e0004b0036bd9b43c1a39d92cd (diff)
Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)
Diffstat (limited to 'keyboards/percent')
-rw-r--r--keyboards/percent/canoe/rules.mk2
-rw-r--r--keyboards/percent/skog/rules.mk2
-rw-r--r--keyboards/percent/skog_lite/rules.mk2
3 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/percent/canoe/rules.mk b/keyboards/percent/canoe/rules.mk
index 8b30163be4..628a5b88ee 100644
--- a/keyboards/percent/canoe/rules.mk
+++ b/keyboards/percent/canoe/rules.mk
@@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
-OPT_DEFS = -DDEBUG_LEVEL=0
-
LAYOUTS = 65_ansi_blocker 65_iso_blocker
diff --git a/keyboards/percent/skog/rules.mk b/keyboards/percent/skog/rules.mk
index 0274845644..fbfa30d0fb 100644
--- a/keyboards/percent/skog/rules.mk
+++ b/keyboards/percent/skog/rules.mk
@@ -21,7 +21,5 @@ BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
-OPT_DEFS = -DDEBUG_LEVEL=0
-
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
diff --git a/keyboards/percent/skog_lite/rules.mk b/keyboards/percent/skog_lite/rules.mk
index dbcb6c1888..119fb72637 100644
--- a/keyboards/percent/skog_lite/rules.mk
+++ b/keyboards/percent/skog_lite/rules.mk
@@ -23,6 +23,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
WS2812_DRIVER = i2c
-OPT_DEFS = -DDEBUG_LEVEL=0
-
LAYOUTS = tkl_ansi