]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/usb_usb/Makefile
ibmpc_usb: Add 'protocol change detection'
[max/tmk_keyboard.git] / converter / usb_usb / Makefile
index 1f09f87aee0de7aa21d2c48de858519909ec63be..4b88b6510ab6ae7f839ec7a4748f4b30bfbf16e1 100644 (file)
@@ -82,9 +82,6 @@ ARCH ?= AVR8
 #     If no clock division is performed on the input clock inside the AVR (via the
 #     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
@@ -108,8 +105,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
 #OPT_DEFS += -DNO_ACTION_LAYER
 #OPT_DEFS += -DNO_ACTION_MACRO
 
-SRC ?=  usb_usb.cpp \
-       main.cpp
+SRC ?=  usb_usb.cpp
 
 #
 # Keymap file