Add Chimera65 Hotswap keyboard (#20038)

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Andrew Kannan
2023-03-11 16:04:26 -05:00
committed by GitHub
parent dff9ee25e2
commit 042e42d1b7
6 changed files with 243 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE