summaryrefslogtreecommitdiff
path: root/keyboard/onekey/Makefile.lufa
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-11-21 13:00:08 +0900
committertmk <nobody@nowhere>2013-11-21 13:00:08 +0900
commita9c3f4750b3d703b8bbbc90db2566afd2aab0ec9 (patch)
treefdc02b6f2d5a64ef1d25566084081329a004b023 /keyboard/onekey/Makefile.lufa
parentccbc1dd8e74e89624b6ac4ce6cf474ce6e9fc7ed (diff)
Configure PS/2 mouse build options to onekey
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*