Updates to Ploopy Classic, Mouse, and Thumb for RP2040 hardware upgrade (#24880)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
2f27b3dc78
commit
50967dbe7e
38 changed files with 311 additions and 99 deletions
|
|
@ -22,3 +22,9 @@
|
|||
// They are set as output and pulled high, by default
|
||||
#define UNUSABLE_PINS \
|
||||
{ D1, D3, B4, B7, D6, C7, F6, F5, F3, F7 }
|
||||
|
||||
/* PMW33XX Settings */
|
||||
#define PMW33XX_CS_PIN B0
|
||||
|
||||
#define ENCODER_A_PINS { F0 }
|
||||
#define ENCODER_B_PINS { F4 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue