tap-dance: Restructure code and document in more detail (#16394)
This commit is contained in:
		
							parent
							
								
									b17324498e
								
							
						
					
					
						commit
						1706da9054
					
				
					 52 changed files with 970 additions and 244 deletions
				
			
		| 
						 | 
				
			
			@ -87,6 +87,7 @@
 | 
			
		|||
/*
 | 
			
		||||
 * TAP-DANCE options
 | 
			
		||||
 */
 | 
			
		||||
#define TAPPING_TERM_PER_KEY // Control Tap-Dance time individually by key
 | 
			
		||||
#define TAPPING_TERM 250     // Default time allowed before resetting a Tap-Dance combo
 | 
			
		||||
#define ONESHOT_TAP_TOGGLE 5 /* Tapping this number of times holds the key until tapped once again. */
 | 
			
		||||
#define ONESHOT_TIMEOUT 5000 /* Time (in ms) before the one shot key is released */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue