forked from mirrors/qmk_firmware
83709e7dbe
Co-authored-by: Nick Brassel <nick@tzarc.org>
5 lines
No EOL
73 B
Makefile
5 lines
No EOL
73 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = lufa-dfu
|