mirror of
				https://github.com/qmk/qmk_userspace.git
				synced 2025-11-04 02:40:06 -05:00 
			
		
		
		
	Fix Vial layout formatting
This commit is contained in:
		
					parent
					
						
							
								8b6d836e42
							
						
					
				
			
			
				commit
				
					
						72c97b1dd9
					
				
			
		
					 1 changed files with 7 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,7 +1,11 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    "layouts": {
 | 
					    "layouts": {
 | 
				
			||||||
        "keymap":         [
 | 
					        "keymap":
 | 
				
			||||||
                        "['12,11', '3,9', '7,7', '7,6', '5,5', {'x': 1}, '5,4', '3,3', '7,2', '5,1', '1,0']", "['1,11', '9,9', '8,7', '0,6', '6,5', {'x': 1}, '4,4', '12,3', '3,2', '1,1', '9,0']", "['11,11', '10,9', '11,7', '6,6', '10,5', {'x': 1}, '8,4', '4,3', '2,2', '2,1', '0,0']", "[{'x': 2}, '11,10', '10,10', '6,12', {'x': 1}, '12,12', '8,8', '9,8']"
 | 
					            [
 | 
				
			||||||
 | 
					                ["12,11", "3,9", "7,7", "7,6", "5,5", {"x": 1}, "5,4", "3,3", "7,2", "5,1", "1,0"],
 | 
				
			||||||
 | 
					                ["1,11", "9,9", "8,7", "0,6", "6,5", {"x": 1}, "4,4", "12,3", "3,2", "1,1", "9,0"],
 | 
				
			||||||
 | 
					                ["11,11", "10,9", "11,7", "6,6", "10,5", {"x": 1}, "8,4", "4,3", "2,2", "2,1", "0,0"],
 | 
				
			||||||
 | 
					                [{"x": 2}, "11,10", "10,10", "6,12", {"x": 1}, "12,12", "8,8", "9,8"]
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "lighting": "none",
 | 
					    "lighting": "none",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue