mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-01 02:33:53 +00:00
8 lines
110 B
Makefile
8 lines
110 B
Makefile
|
# Overrides for the Teensy version
|
||
|
|
||
|
# MCU name
|
||
|
MCU = at90usb1286
|
||
|
|
||
|
# Bootloader selection
|
||
|
BOOTLOADER = halfkay
|