Add Michi MCU Converter support (#19163)

This commit is contained in:
miguelelinventor
2023-02-09 20:27:37 +01:00
committed by GitHub
parent c67285587c
commit e24f9b2c0a
6 changed files with 56 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
# Michi MCU settings for converting AVR projects
MCU := RP2040
BOARD := QMK_PM2040
BOOTLOADER := rp2040
# These are defaults based on what has been implemented for RP2040 boards
SERIAL_DRIVER ?= vendor
WS2812_DRIVER ?= vendor
BACKLIGHT_DRIVER ?= software