summaryrefslogtreecommitdiff
path: root/keyboard/hhkb/Makefile
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2014-04-24 11:26:06 +0900
committertmk <nobody@nowhere>2014-04-24 11:26:06 +0900
commit3c5add5f800daaeaf0abc28eae8b3c244bcc1126 (patch)
treef7d73e5d114e8964e30c32d7a9f66d1ef08eeb22 /keyboard/hhkb/Makefile
parenta5d4a1f3e1f09a79ad949e7e90199548992f0e37 (diff)
Change LUFA build options
Diffstat (limited to 'keyboard/hhkb/Makefile')
-rw-r--r--keyboard/hhkb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/hhkb/Makefile b/keyboard/hhkb/Makefile
index 89d05ba159..0a256874b4 100644
--- a/keyboard/hhkb/Makefile
+++ b/keyboard/hhkb/Makefile
@@ -102,7 +102,7 @@ ARCH = AVR8
F_USB = $(F_CPU)
# Interrupt driven control endpoint task
-OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
+#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
# Boot Section Size in *bytes*