mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-02 12:03:22 +01:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = caterina
|