]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
m0110: Fix Makefile
authorJun Wako <wakojun@gmail.com>
Wed, 18 Mar 2015 21:56:56 +0000 (06:56 +0900)
committerJun Wako <wakojun@gmail.com>
Wed, 18 Mar 2015 21:56:56 +0000 (06:56 +0900)
converter/m0110_usb/Makefile

index 5f3bb98e2fc106b97fa2398f46dc3771e0b50dc6..6f20396f59c2a3d811cb6bfca451893ecd17a362 100644 (file)
@@ -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.