X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fpc98_usb%2FMakefile;h=42f0bdf9b3489b2baac6dc47501d95c2d206ff72;hb=c230460b12f1d6ff149a6139166bed8247eeeb60;hp=a3cf2a2910c4c6e70bd1f6a32cb94cedb31a627e;hpb=4650d2e5752d0d67cd061cc71af0095690124ea9;p=max%2Ftmk_keyboard.git diff --git a/converter/pc98_usb/Makefile b/converter/pc98_usb/Makefile index a3cf2a29..42f0bdf9 100644 --- a/converter/pc98_usb/Makefile +++ b/converter/pc98_usb/Makefile @@ -1,5 +1,5 @@ # Target file name (without extension). -TARGET ?= pc98_usb +TARGET ?= pc98_usb_atmega32u2 # Directory common source filess exist TMK_DIR ?= ../../tmk_core @@ -49,9 +49,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.