haptic: naming cleanups (#21551)
This commit is contained in:
		
							parent
							
								
									b20b360404
								
							
						
					
					
						commit
						b090354143
					
				
					 53 changed files with 667 additions and 660 deletions
				
			
		| 
						 | 
				
			
			@ -35,5 +35,5 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
#define RATED_VOLTAGE      3
 | 
			
		||||
#define V_PEAK             5
 | 
			
		||||
 | 
			
		||||
#define DRV_GREETING       alert_750ms
 | 
			
		||||
#define DRV_MODE_DEFAULT   buzz
 | 
			
		||||
#define DRV2605L_GREETING       alert_750ms
 | 
			
		||||
#define DRV2605L_DEFAULT_MODE   buzz
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -15,6 +15,6 @@ ENCODER_ENABLE = yes       # ENables the use of one or more encoders
 | 
			
		|||
OLED_ENABLE = yes
 | 
			
		||||
OLED_DRIVER = SSD1306      # Enables the use of OLED displays
 | 
			
		||||
HAPTIC_ENABLE = yes        # Supported but not included by defaut
 | 
			
		||||
HAPTIC_DRIVER = DRV2605L
 | 
			
		||||
HAPTIC_DRIVER = drv2605l
 | 
			
		||||
 | 
			
		||||
LTO_ENABLE = yes
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue