1
0
Fork 0

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,7 +1,4 @@
# MCU name
#MCU = at90usb1287
MCU = atmega32u4
# Processor frequency.
@ -65,4 +62,4 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_hhkb
LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_hhkb

View file

@ -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