mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-03 16:55:45 +03:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = atmel-dfu
|