forked from mirrors/qmk_userspace
Add Q10 Pro and Q13 Pro
This commit is contained in:
parent
f9f4cf410f
commit
6edb298b2b
52 changed files with 5132 additions and 0 deletions
6
keyboards/keychron/q13_pro/rules.mk
Normal file
6
keyboards/keychron/q13_pro/rules.mk
Normal file
|
@ -0,0 +1,6 @@
|
|||
# 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
|
||||
|
||||
include keyboards/keychron/bluetooth/bluetooth.mk
|
||||
include keyboards/keychron/common/common.mk
|
Loading…
Add table
Add a link
Reference in a new issue