Add Blok 2040 conversion (#17603)

This commit is contained in:
Albert Y
2022-07-21 07:54:05 +08:00
committed by GitHub
parent 4efe6330c4
commit d510e80b89
5 changed files with 57 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
# Boardsource Blok 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