Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
commit
5b688a09ec
14 changed files with 25 additions and 19 deletions
|
@ -1,3 +1,10 @@
|
|||
# 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