qmk_firmware/keyboards/bastardkb/dilemma/splinky/rules.mk

10 lines
177 B
Makefile

# MCU name
MCU = RP2040
# Bootloader selection
BOOTLOADER = rp2040
# RP2040-specific options
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.
SERIAL_DRIVER = vendor