keyboards: fr: make sure the layout fits the screen
Due to an excessive amount of keys in the `eschars` view, one of the rows would overflow the screen. This commit removes the `Ç` key, which is already present in the `upper` view.
This commit is contained in:
		@ -30,7 +30,7 @@ views:
 | 
				
			|||||||
    eschars:
 | 
					    eschars:
 | 
				
			||||||
        - "â Â à À æ Æ ä î Î ï"
 | 
					        - "â Â à À æ Æ ä î Î ï"
 | 
				
			||||||
        - "ê Ê è È œ Œ ë é É ö"
 | 
					        - "ê Ê è È œ Œ ë é É ö"
 | 
				
			||||||
        - "show_numbers   ÿ ç Ç ù û ü ô Ô  BackSpace"
 | 
					        - "show_numbers   ÿ ç ù û ü ô Ô  BackSpace"
 | 
				
			||||||
        - "show_letters show_eschars preferences         space        « » Return"
 | 
					        - "show_letters show_eschars preferences         space        « » Return"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
buttons:
 | 
					buttons:
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user