[Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)

This commit is contained in:
Drashna Jaelre
2023-04-07 17:59:13 -07:00
committed by GitHub
parent a5e68e5f74
commit 2c375e6478
7 changed files with 53 additions and 11 deletions

View File

@ -20,3 +20,6 @@
#undef RP_SPI_USE_SPI1
#define RP_SPI_USE_SPI1 TRUE
#undef RP_PWM_USE_PWM0
#define RP_PWM_USE_PWM0 TRUE