]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/sun_usb/Makefile
Add my keymap
[max/tmk_keyboard.git] / converter / sun_usb / Makefile
index 20addfc9de8a1e230260fcf1f704ae3a7b341d70..366bac70ce5cce73f82ccaa3ee3699975f7a6757 100644 (file)
@@ -52,9 +52,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.