diff options
Diffstat (limited to 'keyboards/plaid/rules.mk')
-rw-r--r-- | keyboards/plaid/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/plaid/rules.mk b/keyboards/plaid/rules.mk index 068ebe4ba..7c4112c9a 100644 --- a/keyboards/plaid/rules.mk +++ b/keyboards/plaid/rules.mk | |||
@@ -11,9 +11,6 @@ MCU = atmega328p | |||
11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
12 | BOOTLOADER = USBasp | 12 | BOOTLOADER = USBasp |
13 | 13 | ||
14 | # disable debug code | ||
15 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
16 | |||
17 | # Build Options | 14 | # Build Options |
18 | # change yes to no to disable | 15 | # change yes to no to disable |
19 | # | 16 | # |