m0110: Fix Makefile

This commit is contained in:
Jun Wako 2015-03-19 06:56:56 +09:00
parent 9b4914b005
commit d23d95381a
1 changed files with 1 additions and 1 deletions

View 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.