]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/ps2_usb/Makefile
Remove INTERRUPT_CONTROL_ENDPOINT from converters
[max/tmk_keyboard.git] / converter / ps2_usb / Makefile
index 5f9c4042c8cd5ae5dc5a88cb84a7ff34f389bcea..f8c470d0aa431a6d6bb48cecd3e6268b094b4b06 100644 (file)
@@ -68,9 +68,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
-# Not work with suart debug
-#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 
 # This improves response of keyboard when wakeup
 OPT_DEFS += -DSUSPEND_MODE_STANDBY