~ruther/qmk_firmware

ref: a9ba83c7beee3fd86d677eae5823fbb1e8b8bb30 qmk_firmware/platforms/chibios/converters/promicro_to_blok/converter.mk -rw-r--r-- 265 bytes
a9ba83c7 — Ryan Remove useless `LED/RGB_MATRIX_ENABLE` ifdefs (#23726) 1 year, 14 days ago
                                                                                
1
2
3
4
5
6
7
8
9
# Boardsource Blok MCU settings for converting AVR projects
MCU := RP2040
BOARD := QMK_BLOK
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