You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
265 B

  1. # Boardsource Blok MCU settings for converting AVR projects
  2. MCU := RP2040
  3. BOARD := QMK_BLOK
  4. BOOTLOADER := rp2040
  5. # These are defaults based on what has been implemented for RP2040 boards
  6. SERIAL_DRIVER ?= vendor
  7. WS2812_DRIVER ?= vendor
  8. BACKLIGHT_DRIVER ?= software