aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergotaco/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergotaco/rules.mk')
-rw-r--r--keyboards/ergotaco/rules.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ergotaco/rules.mk b/keyboards/ergotaco/rules.mk
index 9fe0992ff..db236477b 100644
--- a/keyboards/ergotaco/rules.mk
+++ b/keyboards/ergotaco/rules.mk
@@ -14,6 +14,3 @@ COMMAND_ENABLE = yes
14# 14#
15# No touchy, capiche? 15# No touchy, capiche?
16SRC += matrix.c i2c_master.c 16SRC += matrix.c i2c_master.c
17ifeq ($(strip $(DEBUG_MATRIX)), yes)
18 OPT_DEFS += -DDEBUG_MATRIX
19endif