qmk_firmware/keyboards/keychron/k11_pro/rules.mk
lalalademaxiya1 c09c096980
Update keyboards/keychron/k11_pro/rules.mk
Co-authored-by: lokher <lokher@gmail.com>
2023-08-07 09:13:09 +08:00

7 lines
230 B
Makefile
Executable file

# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
OPT_DEFS += -DNO_USB_STARTUP_CHECK -DENABLE_FACTORY_TEST
SRC += matrix.c
include keyboards/keychron/bluetooth/bluetooth.mk