Remove commented out MCUs in rules.mk (#5884)
This commit is contained in:
@@ -4,7 +4,6 @@ SRC += matrix.c \
|
||||
serial.c
|
||||
|
||||
# MCU name
|
||||
#MCU = at90usb1287
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
@@ -70,4 +69,4 @@ SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend
|
||||
|
||||
CUSTOM_MATRIX = yes
|
||||
|
||||
DEFAULT_FOLDER = minidox/rev1
|
||||
DEFAULT_FOLDER = minidox/rev1
|
||||
|
||||
Reference in New Issue
Block a user