]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/ibm4704_usb/Makefile
ibm4704_usb: Fix scan code range for Alps 102-key
[max/tmk_keyboard.git] / converter / ibm4704_usb / Makefile
index b5c97d2d314604440340be37a442c485576849ea..79f17ec0d6e8cd24c9213f133460f275410f87ab 100644 (file)
@@ -23,8 +23,8 @@ CONFIG_H = config.h
 
 
 # MCU name
-#MCU = at90usb1287
-MCU = atmega32u4
+# TMK Converter rev.2
+MCU ?= atmega32u2
 
 # Processor frequency.
 #     This will define a symbol, F_CPU, in all source code files equal to the