Haptic: driver-> feature (#13713)
This commit is contained in:
		
							parent
							
								
									4bb595f94b
								
							
						
					
					
						commit
						f945c352e7
					
				
					 7 changed files with 177 additions and 138 deletions
				
			
		| 
						 | 
				
			
			@ -580,8 +580,9 @@ endif
 | 
			
		|||
HAPTIC_ENABLE ?= no
 | 
			
		||||
ifneq ($(strip $(HAPTIC_ENABLE)),no)
 | 
			
		||||
    COMMON_VPATH += $(DRIVER_PATH)/haptic
 | 
			
		||||
    SRC += haptic.c
 | 
			
		||||
    OPT_DEFS += -DHAPTIC_ENABLE
 | 
			
		||||
    SRC += $(QUANTUM_DIR)/haptic.c
 | 
			
		||||
    SRC += $(QUANTUM_DIR)/process_keycode/process_haptic.c
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
ifneq ($(filter DRV2605L, $(HAPTIC_ENABLE)), )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue