qmk-keychron-q3-colemak-dh/platforms/chibios/converters/promicro_to_proton_c/converter.mk
Joel Challis 1660b2d2e2
Refactor CTPC logic to allow future converters (#16621)
* Refactor CTPC logic to allow future converters

* Update builddefs/converters.mk

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2022-04-03 18:22:52 +01:00

9 lines
232 B
Makefile

# Proton C MCU settings for converting AVR projects
MCU := STM32F303
BOARD := QMK_PROTON_C
BOOTLOADER := stm32-dfu
# These are defaults based on what has been implemented for ARM boards
AUDIO_ENABLE ?= yes
WS2812_DRIVER ?= bitbang