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
				
			
		| 
						 | 
				
			
			@ -23,20 +23,11 @@
 | 
			
		|||
//#define NO_ACTION_TAPPING
 | 
			
		||||
//#define NO_ACTION_ONESHOT
 | 
			
		||||
 | 
			
		||||
/* PMW3360 settings */
 | 
			
		||||
#define ROTATIONAL_TRANSFORM_ANGLE 20
 | 
			
		||||
 | 
			
		||||
// If board has a debug LED, you can enable it by defining this
 | 
			
		||||
// #define DEBUG_LED_PIN F7
 | 
			
		||||
 | 
			
		||||
/* PMW33XX Settings */
 | 
			
		||||
#define PMW33XX_CS_PIN             B0
 | 
			
		||||
#define POINTING_DEVICE_INVERT_Y
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#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 ENCODER_A_PINS { F0 }
 | 
			
		||||
#define ENCODER_B_PINS { F4 }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue