mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Fix misspelled command in Norwegian helper
This commit is contained in:
		
							parent
							
								
									8e1d96983a
								
							
						
					
					
						commit
						b6fa762234
					
				| @ -13,7 +13,7 @@ | |||||||
| #undef NO_BSLS | #undef NO_BSLS | ||||||
| #define NO_BSLS KC_EQL  // '\'
 | #define NO_BSLS KC_EQL  // '\'
 | ||||||
| #undef NO_CIRC | #undef NO_CIRC | ||||||
| #define NO_CIRC LSFT(C_RBRC)  // ^
 | #define NO_CIRC LSFT(KC_RBRC)  // ^
 | ||||||
| #undef NO_GRV | #undef NO_GRV | ||||||
| #define NO_GRV	LSFT(NO_BSLS)  //
 | #define NO_GRV	LSFT(NO_BSLS)  //
 | ||||||
| #undef NO_OSLH | #undef NO_OSLH | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Andreas Lindhé
						Andreas Lindhé