mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Fix Czech keycodes (#9987)
This commit is contained in:
		
							parent
							
								
									12333b7c5e
								
							
						
					
					
						commit
						dba8148764
					
				@ -94,7 +94,7 @@
 | 
			
		||||
 * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┐    │
 | 
			
		||||
 * │      │   │   │   │   │   │   │   │   │   │ " │ ! │ ' │    │
 | 
			
		||||
 * ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴────┤
 | 
			
		||||
 * │    │ | │   │   │   │   │   │   │   │ ; │ : │ _ │          │
 | 
			
		||||
 * │    │ | │   │   │   │   │   │   │   │ ? │ : │ _ │          │
 | 
			
		||||
 * ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬────┤
 | 
			
		||||
 * │    │    │    │                        │    │    │    │    │
 | 
			
		||||
 * └────┴────┴────┴────────────────────────┴────┴────┴────┴────┘
 | 
			
		||||
@ -122,7 +122,7 @@
 | 
			
		||||
#define CZ_QUOT S(CZ_DIAE) // '
 | 
			
		||||
// Row 4
 | 
			
		||||
#define CZ_PIPE S(CZ_BSLS) // |
 | 
			
		||||
#define CZ_SCLN S(CZ_COMM) // ;
 | 
			
		||||
#define CZ_QUES S(CZ_COMM) // ?
 | 
			
		||||
#define CZ_COLN S(CZ_DOT)  // :
 | 
			
		||||
#define CZ_UNDS S(CZ_MINS) // _
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user