~ruther/qmk_firmware

4666d2600801ecca959cc13911e69379978a0436 — Ryan 3 years ago 2d12eac
Fix a couple of boards being wrongly identified as AVR (#16377)

2 files changed, 7 insertions(+), 1 deletions(-)

M keyboards/mlego/m60_split/info.json
M keyboards/splitkb/kyria/rev1/proton_c/rules.mk
M keyboards/mlego/m60_split/info.json => keyboards/mlego/m60_split/info.json +0 -1
@@ 1,6 1,5 @@
{
    "keyboard_name": "mlego/m60_split",
    "keyboard_folder": "mlego/m60_split",
    "url": "https://gitlab.com/m-lego/m65",
    "maintainer": "alin elena",
    "layouts": {

M keyboards/splitkb/kyria/rev1/proton_c/rules.mk => keyboards/splitkb/kyria/rev1/proton_c/rules.mk +7 -0
@@ 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