[Keyboard] Add CannonKeys Leviatan PCB (#21231)

This commit is contained in:
Andrew Kannan
2023-06-15 00:08:16 -04:00
committed by GitHub
parent 92203440cd
commit a2c17d5518
8 changed files with 523 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