mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-08 09:19:10 +00:00
Remove more commented out MCUs
This commit is contained in:
parent
4747d974aa
commit
6af77551c6
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
# MCU name
|
||||
#MCU = at90usb1286
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
# MCU name
|
||||
#MCU = at90usb1287
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
|
@ -64,4 +63,4 @@ API_SYSEX_ENABLE = no
|
|||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
DEFAULT_FOLDER = ivy/rev1
|
||||
DEFAULT_FOLDER = ivy/rev1
|
||||
|
|
Loading…
Reference in a new issue