mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						dfe5fe7181
					
				| @ -144,6 +144,8 @@ If yes, we send the string `"QMK is the best thing ever!"` to the computer via t | |||||||
| We return `true` to indicate to the caller that the key press we just processed should continue to be processed as normal (as we didn't replace or alter the functionality). | We return `true` to indicate to the caller that the key press we just processed should continue to be processed as normal (as we didn't replace or alter the functionality). | ||||||
| Finally, we define the keymap so that the first button activates our macro and the second button is just an escape button. | Finally, we define the keymap so that the first button activates our macro and the second button is just an escape button. | ||||||
| 
 | 
 | ||||||
|  | ?>It is recommended to use the SAFE_RANGE macro as per [Customizing Functionality](custom_quantum_functions.md). | ||||||
|  | 
 | ||||||
| You might want to add more than one macro. | You might want to add more than one macro. | ||||||
| You can do that by adding another keycode and adding another case to the switch statement, like so: | You can do that by adding another keycode and adding another case to the switch statement, like so: | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 QMK Bot
						QMK Bot