mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Deploying to gh-pages from master @ fcce9f2a4f3e59ba41749c22460fe549e717393c 🚀
This commit is contained in:
		
							parent
							
								
									38517ed610
								
							
						
					
					
						commit
						56a305177a
					
				@ -19,7 +19,7 @@ You can control the behavior of one shot keys by defining these in `config.h`:
 | 
				
			|||||||
* `OSL(layer)` - momentary switch to *layer*.
 | 
					* `OSL(layer)` - momentary switch to *layer*.
 | 
				
			||||||
* `OS_ON` - Turns on One Shot keys.
 | 
					* `OS_ON` - Turns on One Shot keys.
 | 
				
			||||||
* `OS_OFF` - Turns off One Shot keys. OSM act as regular mod keys, OSL act like `MO`.
 | 
					* `OS_OFF` - Turns off One Shot keys. OSM act as regular mod keys, OSL act like `MO`.
 | 
				
			||||||
* `ON_TOGG` - Toggles the one shot key status.
 | 
					* `OS_TOGG` - Toggles the one shot key status.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Sometimes, you want to activate a one-shot key as part of a macro or tap dance routine.  
 | 
					Sometimes, you want to activate a one-shot key as part of a macro or tap dance routine.  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user