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

@@ -1,5 +1,4 @@
# MCU name
#MCU = at90usb1286
MCU = atmega32u4
# Processor frequency.
@@ -83,4 +82,4 @@ HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
SRC += keyboards/wilba_tech/wt_main.c
RAW_ENABLE = yes
DYNAMIC_KEYMAP_ENABLE = yes
DYNAMIC_KEYMAP_ENABLE = yes

View File

@@ -1,5 +1,4 @@
# MCU name
#MCU = at90usb1286
MCU = atmega32u4
# Processor frequency.

View File

@@ -5,7 +5,6 @@ SRC += split_util.c \
matrix.c
# MCU name
#MCU = at90usb1286
MCU = atmega32u4
# Processor frequency.