1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/keychron/q11/ansi_encoder/rules.mk

10 lines
246 B
Makefile
Raw Normal View History

# Build Options
# change yes to no to disable
#
EEPROM_DRIVER = wear_leveling
WEAR_LEVELING_DRIVER = embedded_flash
SERIAL_DRIVER = usart
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE