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