forked from mirrors/qmk_userspace
Added wireless support; Added Lemokey L3; Added Keychron V1 Max
This commit is contained in:
parent
9539f135d8
commit
4ae5990fcc
31585 changed files with 99327 additions and 1763186 deletions
6
keyboards/keychron/q1_pro/rules.mk
Normal file
6
keyboards/keychron/q1_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