mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						55e671a6f9
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
# Combos
 | 
					# Combos
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The Combo feature is a chording type solution for adding custom actions. It lets you hit multiple keys at once and produce a different effect. For instance, hitting `A` and `S` within the combo term would hit `ESC` instead, or have it perform even more complex tasks.
 | 
					The Combo feature is a chording type solution for adding custom actions. It lets you hit multiple keys at once and produce a different effect. For instance, hitting `A` and `B` within the combo term would hit `ESC` instead, or have it perform even more complex tasks.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To enable this feature, you need to add `COMBO_ENABLE = yes` to your `rules.mk`.
 | 
					To enable this feature, you need to add `COMBO_ENABLE = yes` to your `rules.mk`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user