Remove commented out MCUs in rules.mk (#5884)
This commit is contained in:
parent
09f5767072
commit
ba42a5ae68
188 changed files with 34 additions and 268 deletions
|
@ -1,7 +1,4 @@
|
|||
|
||||
|
||||
# MCU name
|
||||
#MCU = at90usb1287
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
|
@ -64,4 +61,4 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
MIDI_ENABLE = YES # MIDI controls
|
||||
# UNICODE_ENABLE = YES # Unicode
|
||||
BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue