]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - keyboard/hhkb/Makefile.lufa
Interrupt driven Control ep and Console task
[tmk_firmware.git] / keyboard / hhkb / Makefile.lufa
index cdd68f40abcfe02c2eb95e5a013dc8cbf24810b0..0dc295e621a3c2693e36ef8f33db47bb025a41e4 100644 (file)
@@ -93,6 +93,9 @@ ARCH = AVR8
 #     CPU clock adjust registers or the clock division fuses), this will be equal to F_CPU.
 F_USB = $(F_CPU)
 
+# Interrupt driven control endpoint task
+OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
+
 
 # Build Options
 #   comment out to disable the options.