Clean up remaining rules.mk MCU
/BOOTLOADER
s (#19778)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
f4ba17c4a0
commit
43843e19b6
31 changed files with 50 additions and 79 deletions
|
@ -1,10 +1,3 @@
|
|||
# MCU name
|
||||
MCU = STM32F303
|
||||
BOARD = QMK_PROTON_C
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
WS2812_DRIVER = pwm
|
||||
SERIAL_DRIVER = usart
|
||||
AUDIO_ENABLE = no
|
||||
|
|
|
@ -1,10 +1,3 @@
|
|||
# MCU name
|
||||
MCU = STM32F303
|
||||
BOARD = QMK_PROTON_C
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
WS2812_DRIVER = pwm
|
||||
SERIAL_DRIVER = usart
|
||||
AUDIO_ENABLE = no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue