qmk_firmware/keyboards/keychron/k14_pro/rules.mk
lalalademaxiya1 50462388aa Add k14 pro
2023-08-14 15:30:31 +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