X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fm0110_usb%2FMakefile;h=d54fe596a9600413962718434f121f50a34cbdee;hb=a93677cbf145baf210f92a9129ded55c9ef5657b;hp=f9fe025dc1ab899eb513dd099177603c398dbfb3;hpb=c7651089f2018c257f3e485d5350929a8bfa429d;p=max%2Ftmk_keyboard.git diff --git a/converter/m0110_usb/Makefile b/converter/m0110_usb/Makefile index f9fe025d..d54fe596 100644 --- a/converter/m0110_usb/Makefile +++ b/converter/m0110_usb/Makefile @@ -65,9 +65,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 - # Boot Section Size in bytes # Teensy halfKay 512 @@ -85,7 +82,7 @@ EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450) CONSOLE_ENABLE ?= yes # Console for debug(+400) COMMAND_ENABLE ?= yes # Commands for debug and configuration #SLEEP_LED_ENABLE ?= yes # Breathing sleep LED during USB suspend -#NKRO_ENABLE ?= yes # USB Nkey Rollover - not yet supported in LUFA +#NKRO_ENABLE ?= yes # USB Nkey Rollover #KEYMAP_SECTION_ENABLE ?= yes # fixed address keymap for keymap editor