mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-20 12:28:24 +00:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = caterina
|