mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-03 15:29:55 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
# MCU name
|
|
MCU = atmega32u2
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = atmel-dfu
|