qmk-dactyl-manuform-a/keyboards/handwired/pill60/bluepill/rules.mk

9 lines
181 B
Makefile
Raw Normal View History

2020-11-15 20:40:55 +01:00
# MCU name
MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE