Remove commented out MCUs in rules.mk (#5884)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
|
||||
|
||||
# MCU name
|
||||
#MCU = at90usb1287
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
@@ -70,4 +67,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable RGB light
|
||||
|
||||
|
||||
LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_hhkb
|
||||
LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_hhkb
|
||||
|
Reference in New Issue
Block a user