mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-01 12:32:05 +01:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = halfkay
|