mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	Make note of upper limit for UC() (#15870)
				
					
				
			This commit is contained in:
		
							parent
							
								
									61f0292f11
								
							
						
					
					
						commit
						9e92d8a905
					
				| @ -763,7 +763,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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ryan
						Ryan