]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/pc88_usb/Makefile.unimap
Remove INTERRUPT_CONTROL_ENDPOINT from converters
[max/tmk_keyboard.git] / converter / pc88_usb / Makefile.unimap
index da526033a5ffc29c70e9141dc7da75cc64eb81b4..4e71d822f19679a8157fbde6afa4cd35c6b3d49d 100644 (file)
@@ -49,9 +49,6 @@ 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.