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