[Docs] Fixed minor typos (#8860)
This commit is contained in:
		
							parent
							
								
									33a5dc4fcf
								
							
						
					
					
						commit
						9b70e53508
					
				
					 3 changed files with 8 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -870,7 +870,7 @@ void tap_code(uint8_t code) {
 | 
			
		|||
 | 
			
		||||
/** \brief Adds the given physically pressed modifiers and sends a keyboard report immediately.
 | 
			
		||||
 *
 | 
			
		||||
 * \param mods A bitfield of modifiers to unregister.
 | 
			
		||||
 * \param mods A bitfield of modifiers to register.
 | 
			
		||||
 */
 | 
			
		||||
void register_mods(uint8_t mods) {
 | 
			
		||||
    if (mods) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue