Added wireless support; Added Lemokey L3; Added Keychron V1 Max

This commit is contained in:
lokher 2024-01-10 16:22:49 +08:00
commit 4ae5990fcc
31585 changed files with 99327 additions and 1763186 deletions

View 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