From: Jun Wako Date: Wed, 18 Mar 2015 21:56:56 +0000 (+0900) Subject: m0110: Fix Makefile X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=d23d95381af8e7eec05a9d04c7d50e244a84fb95;p=max%2Ftmk_keyboard.git m0110: Fix Makefile --- diff --git a/converter/m0110_usb/Makefile b/converter/m0110_usb/Makefile index 5f3bb98e..6f20396f 100644 --- a/converter/m0110_usb/Makefile +++ b/converter/m0110_usb/Makefile @@ -26,7 +26,7 @@ CONFIG_H = config.h # MCU name, you MUST set this to match the board you are using # type "make clean" after changing this, so all files will be rebuilt MCU = atmega32u2 # TMK converter rev2 -MCU = atmega32u4 # TMK converter rev1 +#MCU = atmega32u4 # TMK converter rev1 # Processor frequency.