Remove commented out MCUs in rules.mk (#5884)

This commit is contained in:
fauxpark
2019-07-16 17:26:38 +10:00
committed by skullydazed
parent 09f5767072
commit ba42a5ae68
188 changed files with 34 additions and 268 deletions

View File

@@ -5,7 +5,6 @@ SRC= matrix.c
# MCU name
MCU = at90usb1286
#MCU = atmega32u4
# Processor frequency.
# This will define a symbol, F_CPU, in all source code files equal to the
@@ -72,4 +71,4 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output should be port E6, current quantum library hardcodes C6, which we use for programming
CUSTOM_MATRIX=yes # need to do our own thing with the matrix
DEFAULT_FOLDER = kinesis/alvicstep
DEFAULT_FOLDER = kinesis/alvicstep