forked from mirrors/qmk_userspace
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
				commit
				
					
						71a9384f49
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -764,7 +764,7 @@ See also: [Unicode Support](feature_unicode.md)
 | 
			
		|||
 | 
			
		||||
|Key                   |Aliases  |Description                                                     |
 | 
			
		||||
|----------------------|---------|----------------------------------------------------------------|
 | 
			
		||||
|`UC(c)`               |         |Send Unicode code point `c`                                     |
 | 
			
		||||
|`UC(c)`               |         |Send Unicode code point `c`, up to `0x7FFF`                     |
 | 
			
		||||
|`X(i)`                |         |Send Unicode code point at index `i` in `unicode_map`           |
 | 
			
		||||
|`XP(i, j)`            |         |Send Unicode code point at index `i`, or `j` if Shift/Caps is on|
 | 
			
		||||
|`UNICODE_MODE_FORWARD`|`UC_MOD` |Cycle through selected input modes                              |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue