[keyboard] Phoenix (#21051)

* Update keyboards/cablecardesigns/phoenix/
This commit is contained in:
yiancar
2023-06-02 08:45:54 +01:00
committed by GitHub
parent b110a09886
commit ae5bcaac0d
7 changed files with 613 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF
# Do not put the microcontroller into power saving mode
# when we get USB suspend event. We want it to keep updating
# backlight effects.
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE