Duplicate board files for blok converter (#20629)

* Duplicate board files for blok converter

* Swap converters board file too

* Update platforms/chibios/boards/QMK_BLOK/configs/board.h
This commit is contained in:
Joel Challis 2023-05-22 07:04:19 +01:00 committed by GitHub
commit 3969d7045e
Failed to generate hash of commit
8 changed files with 179 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Boardsource Blok MCU settings for converting AVR projects
MCU := RP2040
BOARD := QMK_PM2040
BOARD := QMK_BLOK
BOOTLOADER := rp2040
# These are defaults based on what has been implemented for RP2040 boards