Move TAPPING_TOGGLE to data driven (#21360)
				
					
				
			This commit is contained in:
		
							parent
							
								
									658b6aa3a6
								
							
						
					
					
						commit
						8093b13365
					
				
					 47 changed files with 70 additions and 101 deletions
				
			
		| 
						 | 
				
			
			@ -17,9 +17,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
//define tapping-toggle count
 | 
			
		||||
#define TAPPING_TOGGLE 1
 | 
			
		||||
 | 
			
		||||
//define maximum duration of hold required to register a tap vs hold default is 200
 | 
			
		||||
#define TAPPING_TERM 150 //reduce time required to register a held key
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue