[Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)
This commit is contained in:
parent
a5e68e5f74
commit
2c375e6478
7 changed files with 53 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue