mirror of
				https://github.com/monkeytypegame/monkeytype.git
				synced 2025-10-31 11:16:08 +08:00 
			
		
		
		
	add sturdy ortho keyboard layout (#3979) Dainternetdude
* add sturdy ortho keyboard layout * remove random extra double quote oops lmao * move sturdy ortho to be with the rest of the sturdy family
This commit is contained in:
		
							parent
							
								
									9a9699b445
								
							
						
					
					
						commit
						dba84c3253
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		|  | @ -1298,6 +1298,17 @@ | |||
|       "row5": [" "] | ||||
|     } | ||||
|   }, | ||||
|   "sturdy_ortho": { | ||||
|     "keymapShowTopRow": false, | ||||
|     "type": "ansi", | ||||
|     "keys": { | ||||
|       "row1": ["`~",  "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(",  "0)", "-_", "=+"], | ||||
|       "row2": ["vV",  "mM", "lL", "cC", "pP", "xX", "fF", "oO", "uU",  "jJ", "[{", "]}", "\\|"], | ||||
|       "row3": ["sS",  "tT", "rR", "dD", "yY", ".>", "nN", "aA", "eE",  "iI",  "/?"], | ||||
|       "row4": ["zZ", "kK", "qQ", "gG", "wW", "bB", "hH", "'\"",  ";:", ",<"], | ||||
|       "row5": [" "] | ||||
|     } | ||||
|   }, | ||||
|   "ABNT2": { | ||||
|     "keymapShowTopRow": false, | ||||
|     "type": "iso", | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue