]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/eco/rules.mk
Remove commented out MCUs in rules.mk (#5884)
[qmk_firmware.git] / keyboards / eco / rules.mk
index 35ee906b1e80cb06a13882e0564306e67e47246e..e2cebaf97d5fb607093e383f839737f3306dbecd 100644 (file)
@@ -1,5 +1,4 @@
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
@@ -64,4 +63,4 @@ API_SYSEX_ENABLE = no
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
 
-DEFAULT_FOLDER = eco/rev2
\ No newline at end of file
+DEFAULT_FOLDER = eco/rev2