[Keyboard] Fixes to info.json and rules.mk for Southpad n(#14053)
Making info.json work better with the QMK Configurator and updating rules to work properly with the correct bootloader.
This commit is contained in:
parent
b21e093057
commit
0daccebaf9
2 changed files with 28 additions and 23 deletions
|
@ -2,7 +2,7 @@
|
|||
MCU = atmega32u2
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = bootloadHID
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue