summaryrefslogtreecommitdiff
path: root/keyboard/onekey/Makefile.lufa
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/onekey/Makefile.lufa')
-rw-r--r--keyboard/onekey/Makefile.lufa2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/onekey/Makefile.lufa b/keyboard/onekey/Makefile.lufa
index 2a97aa63a8..60a84ba00d 100644
--- a/keyboard/onekey/Makefile.lufa
+++ b/keyboard/onekey/Makefile.lufa
@@ -93,7 +93,7 @@ ARCH = AVR8
F_USB = $(F_CPU)
# Interrupt driven control endpoint task(+60)
-#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
+OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
# Boot Section Size in *bytes*