Add Ripple TKL Keyboard firmware (#20301)

This commit is contained in:
Andrew Kannan
2023-04-03 18:56:12 -04:00
committed by GitHub
parent ee8c86702e
commit a434507ab4
9 changed files with 360 additions and 0 deletions

View File

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