Move optical sensor code to drivers folder (#13044)
This commit is contained in:
		
							parent
							
								
									b491c7994a
								
							
						
					
					
						commit
						6901411bca
					
				
					 32 changed files with 60 additions and 890 deletions
				
			
		| 
						 | 
				
			
			@ -74,7 +74,7 @@ endif
 | 
			
		|||
ifeq ($(strip $(PIMORONI_TRACKBALL_ENABLE)), yes)
 | 
			
		||||
    POINTING_DEVICE_ENABLE := yes
 | 
			
		||||
    OPT_DEFS += -DPIMORONI_TRACKBALL_ENABLE
 | 
			
		||||
    SRC += pimoroni_trackball.c
 | 
			
		||||
    SRC += drivers/sensors/pimoroni_trackball.c
 | 
			
		||||
    QUANTUM_LIB_SRC += i2c_master.c
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue