Fix LV_CCAR and LV_NCED (#18025)
This commit is contained in:
		
							parent
							
								
									a03849c92c
								
							
						
					
					
						commit
						96731ba88e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -161,8 +161,8 @@
 | 
			
		|||
#define LV_ACUT ALGR(LV_QUOT) // ´ (dead)
 | 
			
		||||
// Row 4
 | 
			
		||||
#define LV_ZCAR ALGR(LV_Z)    // Ž
 | 
			
		||||
#define LV_CCAR ALGR(LV_Z)    // Č
 | 
			
		||||
#define LV_NCED ALGR(LV_Z)    // Ņ
 | 
			
		||||
#define LV_CCAR ALGR(LV_C)    // Č
 | 
			
		||||
#define LV_NCED ALGR(LV_N)    // Ņ
 | 
			
		||||
 | 
			
		||||
/* Shift+AltGr symbols
 | 
			
		||||
 * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue