[Keyboard] Overhaul ploopyco devices (#22967)
This commit is contained in:
parent
359cec14fa
commit
68e8d74188
51 changed files with 355 additions and 1909 deletions
|
@ -33,5 +33,10 @@
|
|||
/* PMW33XX Settings */
|
||||
#define PMW33XX_CS_PIN B0
|
||||
|
||||
#define ENCODER_BUTTON_COL 1
|
||||
#define ENCODER_BUTTON_ROW 0
|
||||
/* Custom encoder needs to specify just how many encoders we have */
|
||||
#define NUM_ENCODERS 1
|
||||
|
||||
#define ENCODERS_PAD_A { F0 }
|
||||
#define ENCODERS_PAD_B { F4 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue