forked from mirrors/qmk_userspace
		
	Unflip < and > for canadian mutlilingual (#10222)
Co-authored-by: Olivier Li <olivierli@google.com>
This commit is contained in:
		
					parent
					
						
							
								d612d617ee
							
						
					
				
			
			
				commit
				
					
						9bca381b98
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -151,8 +151,8 @@
 | 
			
		|||
// Row 4
 | 
			
		||||
#define CA_LDAQ ALGR(CA_X)    // «
 | 
			
		||||
#define CA_RDAQ ALGR(CA_C)    // »
 | 
			
		||||
#define CA_LABK ALGR(CA_DOT)  // <
 | 
			
		||||
#define CA_RABK ALGR(CA_COMM) // >
 | 
			
		||||
#define CA_LABK ALGR(CA_COMM) // <
 | 
			
		||||
#define CA_RABK ALGR(CA_DOT)  // >
 | 
			
		||||
 | 
			
		||||
/* Right Ctrl symbols
 | 
			
		||||
 * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue