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,5 +1,4 @@
|
|||
# MCU name
|
||||
#MCU = at90usb1286
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
|
@ -68,4 +67,4 @@ AUDIO_ENABLE = no # Audio output on port C6
|
|||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
|
||||
RGBLIGHT_ENABLE = yes
|
||||
LAYOUTS = ortho_6x16
|
||||
LAYOUTS = ortho_6x16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue