]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Remove more commented out MCUs
authorfauxpark <fauxpark@gmail.com>
Tue, 16 Jul 2019 07:36:00 +0000 (17:36 +1000)
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Tue, 16 Jul 2019 20:47:43 +0000 (13:47 -0700)
keyboards/business_card/rules.mk
keyboards/ivy/rules.mk

index c12d659d06714c69283ffe439c6c1a83cb621ac7..d0b8a2367a090e2a18dcae563d78a5b02ebf6a5f 100644 (file)
@@ -1,5 +1,4 @@
 # MCU name
 # MCU name
-#MCU = at90usb1286
 MCU = atmega32u4
 
 # Processor frequency.
 MCU = atmega32u4
 
 # Processor frequency.
index 1ef5b4aad4835113548baf3adb7f1d6013f38807..b27739644f29e9aaf053c762c348efd0d66ac740 100644 (file)
@@ -1,5 +1,4 @@
 # MCU name
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
 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
 
 # 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 = ivy/rev1
\ No newline at end of file
+DEFAULT_FOLDER = ivy/rev1