forked from mirrors/qmk_userspace
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.
|
||||
|
@ -68,4 +65,4 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
|||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
LAYOUTS = ortho_5x15
|
||||
LAYOUTS = ortho_5x15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue