~ruther/qmk_firmware

6af77551c67c846b06c596cbd367d66c755f8051 — fauxpark 6 years ago 4747d97
Remove more commented out MCUs
2 files changed, 1 insertions(+), 3 deletions(-)

M keyboards/business_card/rules.mk
M keyboards/ivy/rules.mk
M keyboards/business_card/rules.mk => keyboards/business_card/rules.mk +0 -1
@@ 1,5 1,4 @@
# MCU name
#MCU = at90usb1286
MCU = atmega32u4

# Processor frequency.

M keyboards/ivy/rules.mk => keyboards/ivy/rules.mk +1 -2
@@ 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 = ivy/rev1
\ No newline at end of file
DEFAULT_FOLDER = ivy/rev1