[Core] Flow Tap tap-hold option to disable HRMs during fast typing (#25125)
aka Global Quick Tap, Require Prior Idle
This commit is contained in:
		
							parent
							
								
									a7bf8e64a5
								
							
						
					
					
						commit
						8d8dcb089e
					
				
					 11 changed files with 648 additions and 36 deletions
				
			
		| 
						 | 
				
			
			@ -201,6 +201,7 @@
 | 
			
		|||
 | 
			
		||||
    // Tapping
 | 
			
		||||
    "CHORDAL_HOLD": {"info_key": "tapping.chordal_hold", "value_type": "flag"},
 | 
			
		||||
    "FLOW_TAP_TERM": {"info_key": "tapping.flow_tap_term", "value_type": "int"},
 | 
			
		||||
    "HOLD_ON_OTHER_KEY_PRESS": {"info_key": "tapping.hold_on_other_key_press", "value_type": "flag"},
 | 
			
		||||
    "HOLD_ON_OTHER_KEY_PRESS_PER_KEY": {"info_key": "tapping.hold_on_other_key_press_per_key", "value_type": "flag"},
 | 
			
		||||
    "PERMISSIVE_HOLD": {"info_key": "tapping.permissive_hold", "value_type": "flag"},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue