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,9 +1,6 @@
SRC = matrix.c
# MCU name
#MCU = at90usb1287
MCU = atmega16u2
# Processor frequency.
@ -67,4 +64,4 @@ MIDI_ENABLE = no # MIDI controls
AUDIO_ENABLE = no
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
CUSTOM_MATRIX = yes
CUSTOM_MATRIX = yes