[Keyboard] Move Moonlander off 'Proton C' board (#14478)

This commit is contained in:
Drashna Jaelre
2021-09-17 13:00:42 -07:00
committed by GitHub
parent c9b91443e1
commit 40578621a7
3 changed files with 62 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
# MCU name
MCU = STM32F303
BOARD = QMK_PROTON_C
# Bootloader selection
BOOTLOADER = stm32-dfu
@@ -8,7 +7,7 @@ BOOTLOADER = stm32-dfu
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug