forked from mfulz_github/qmk_firmware
		
	Fix for '~' in spanish layout
This commit is contained in:
		
							parent
							
								
									27354ae877
								
							
						
					
					
						commit
						132c047469
					
				@ -49,7 +49,7 @@
 | 
				
			|||||||
#define ES_PIPE	ALGR(KC_1)
 | 
					#define ES_PIPE	ALGR(KC_1)
 | 
				
			||||||
#define ES_AT 	ALGR(KC_2)
 | 
					#define ES_AT 	ALGR(KC_2)
 | 
				
			||||||
#define ES_HASH	ALGR(KC_3)
 | 
					#define ES_HASH	ALGR(KC_3)
 | 
				
			||||||
#define ES_TILD	ALGR(KC_4)
 | 
					#define ES_TILD	ALGR(ES_NTIL)
 | 
				
			||||||
#define ES_EURO	ALGR(KC_5)
 | 
					#define ES_EURO	ALGR(KC_5)
 | 
				
			||||||
#define ES_NOT	ALGR(KC_6)
 | 
					#define ES_NOT	ALGR(KC_6)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user