~ruther/qmk_firmware

ref: 4e9967557ef9d68202f9e321a0798be2490b51a7 qmk_firmware/platforms/chibios/converters/promicro_to_imera/converter.mk -rw-r--r-- 291 bytes
4e996755 — Cipulot Add EC Type-B (#23170) 1 year, 18 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
# rp2040_ce 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
OPT_DEFS += -DUSB_VBUS_PIN=19U
Do not follow this link