forked from mirrors/qmk_userspace
Add Elite-C to converters (#18309)
This commit is contained in:
parent
a3a47a6556
commit
1155140631
7 changed files with 168 additions and 3 deletions
|
|
@ -4,6 +4,8 @@ MCU = atmega32u4
|
|||
# Bootloader selection
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
PIN_COMPATIBLE = elite_c
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue