[keyboard] add jacky_studio/piggy60/rev2 (#20297)

This commit is contained in:
Less/Rikki
2023-04-02 13:25:14 -04:00
committed by GitHub
parent 203d9eb97c
commit 9b89ad1e7b
7 changed files with 405 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
# Configure for 128K flash
MCU_LDSCRIPT = STM32F103xB
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE