mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-31 01:30:47 +02:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# MCU name
|
|
MCU = at90usb1286
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = halfkay
|