X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fusb_usb%2FMakefile;h=4b88b6510ab6ae7f839ec7a4748f4b30bfbf16e1;hb=c6a6049bc85609b05a6502dbbed524d669b2b7a5;hp=1f09f87aee0de7aa21d2c48de858519909ec63be;hpb=c7651089f2018c257f3e485d5350929a8bfa429d;p=max%2Ftmk_keyboard.git diff --git a/converter/usb_usb/Makefile b/converter/usb_usb/Makefile index 1f09f87a..4b88b651 100644 --- a/converter/usb_usb/Makefile +++ b/converter/usb_usb/Makefile @@ -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