mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
5f670fbdc4
Co-authored-by: yynmt <yynmt@yynmt.com>
6 lines
75 B
Makefile
6 lines
75 B
Makefile
# MCU name
|
|
MCU = atmega32u2
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = atmel-dfu
|