Files
vial-qmk/keyboards/keychron/q11/ansi_encoder/rules.mk
adophoxia ba1ebf348e Port Keychron Q11 to VIAL (#413)
* Port Keychron Q11 to VIAL

* Add back removed `KC_TASK` and `KC_FLXP` keycodes in `default` and `via` keymaps

* Sync #20125 from `qmk/master`
2023-04-09 19:01:59 -06:00

10 lines
246 B
Makefile
Executable File

# 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