mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 17:06:52 +06:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
# MCU name
|
||
|
MCU = atmega32u2
|
||
|
|
||
|
# Bootloader selection
|
||
|
BOOTLOADER = atmel-dfu
|