9 lines
148 B
Makefile
9 lines
148 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader selection
|
|
BOOTLOADER = caterina
|
|
|
|
SPLIT_KEYBOARD = yes
|
|
DEFAULT_FOLDER = sofle/rev1
|
|
SWAP_HANDS_ENABLE = yes
|