fix bootloader
This commit is contained in:
parent
80fa6b20ab
commit
b4ae286066
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
MCU = atmega32u4
|
MCU = atmega32u4
|
||||||
|
|
||||||
# Bootloader selection
|
# Bootloader selection
|
||||||
BOOTLOADER = atmel-dfu
|
BOOTLOADER = halfkay
|
||||||
|
|
||||||
SPLIT_KEYBOARD = yes
|
SPLIT_KEYBOARD = yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue