~ruther/qmk_firmware

ref: b6d5cfe5751f9dba6d06b9fce110ed8c6160576c qmk_firmware/platforms/chibios/converters/promicro_to_kb2040/converter.mk -rw-r--r-- 266 bytes
b6d5cfe5 — Joel Challis Migrate build target markers to keyboard.json - L (#23607) 1 year, 1 month ago
                                                                                
1
2
3
4
5
6
7
8
9
# Adafruit KB2040 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
Do not follow this link