X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fibmpc_usb%2Fconfig.h;h=fc545f691c8bb98ee73649edf00f4f313510ec44;hb=4b44e106b38f7c4143c51ad4f0b0331a96925537;hp=fb204ecdf1e1f1f681c28d3d00dc80d934b8f427;hpb=37a452f7c96871e1ca166dc29f7692e1334f4b06;p=max%2Ftmk_keyboard.git diff --git a/converter/ibmpc_usb/config.h b/converter/ibmpc_usb/config.h index fb204ecd..fc545f69 100644 --- a/converter/ibmpc_usb/config.h +++ b/converter/ibmpc_usb/config.h @@ -43,7 +43,7 @@ along with this program. If not, see . /* * Pin and interrupt configuration */ -#if defined(__AVR_ATmega32U4__) || defined(__AVR_ATmega32U2__) +#if defined(__AVR_ATmega32U4__) || defined(__AVR_ATmega32U2__) || defined(__AVR_AT90USB1286__) /* uses INT1 for clock line */ #define IBMPC_CLOCK_PORT PORTD #define IBMPC_CLOCK_PIN PIND