mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	QVEX Tech Lynepad2 Layout Update (#22030)
* Add layout/matrix diagram [docs] * Update layout data Update layout data to disambiguate the key/joystick/thumbpad functions in Configurator. [chore]
This commit is contained in:
		
							parent
							
								
									46d679ab11
								
							
						
					
					
						commit
						3d86b92511
					
				| @ -50,19 +50,23 @@ | ||||
|                 { "matrix": [0, 1], "x": 1, "y": 0 }, | ||||
|                 { "matrix": [0, 2], "x": 2, "y": 0 }, | ||||
|                 { "matrix": [0, 3], "x": 3, "y": 0 }, | ||||
| 
 | ||||
|                 { "matrix": [1, 0], "x": 0, "y": 1 }, | ||||
|                 { "matrix": [1, 1], "x": 1, "y": 1 }, | ||||
|                 { "matrix": [1, 2], "x": 2, "y": 1 }, | ||||
|                 { "matrix": [1, 3], "x": 3, "y": 1 }, | ||||
| 
 | ||||
|                 { "matrix": [2, 0], "x": 0, "y": 2 }, | ||||
|                 { "matrix": [2, 1], "x": 1, "y": 2 }, | ||||
|                 { "matrix": [2, 2], "x": 2, "y": 2 }, | ||||
|                 { "matrix": [3, 0], "x": 0, "y": 3 }, | ||||
|                 { "matrix": [3, 1], "x": 1, "y": 3 }, | ||||
|                 { "matrix": [3, 2], "x": 2, "y": 3 }, | ||||
|                 { "matrix": [3, 3], "x": 3, "y": 3 }, | ||||
|                 { "matrix": [4, 0], "x": 0, "y": 4 }, | ||||
|                 { "matrix": [4, 1], "x": 1, "y": 4 } | ||||
| 
 | ||||
|                 { "matrix": [3, 0], "x": 4.75, "y": 1.3 }, | ||||
|                 { "matrix": [3, 1], "x": 4.75, "y": 3.7 }, | ||||
|                 { "matrix": [3, 2], "x": 3.55, "y": 2.5 }, | ||||
|                 { "matrix": [3, 3], "x": 5.95, "y": 2.5 }, | ||||
|                 { "matrix": [4, 0], "x": 4.55, "y": 2.3, "w": 1.4, "h": 1.4 }, | ||||
| 
 | ||||
|                 { "matrix": [4, 1], "x": 3.4, "y": 5.2, "w": 1.6, "h": 1.6 } | ||||
|             ] | ||||
|         } | ||||
|     } | ||||
|  | ||||
							
								
								
									
										21
									
								
								keyboards/qvex/lynepad2/matrix_diagram.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								keyboards/qvex/lynepad2/matrix_diagram.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,21 @@ | ||||
| # Matrix Diagram for QVEX Tech Lynepad | ||||
| 
 | ||||
| ``` | ||||
| ┌───┬───┬───┬───┐ | ||||
| │00 │01 │02 │03 │ | ||||
| ├───┼───┼───┼───┤ | ||||
| │10 │11 │12 │13 │  ┌───┐ | ||||
| ├───┼───┼───┼───┘╱ │30 │ ╲ | ||||
| │20 │21 │22 │  ┌───┼───┼───┐ | ||||
| └───┴───┴───┘  │32 │40 │33 │ | ||||
|                └───┼───┼───┘ | ||||
|                  ╲ │31 │ ╱ | ||||
|                    └───┘ | ||||
|                 ┌───┐ | ||||
|               ╱ │   │ ╲ | ||||
|             ┌───┼───┼───┐ | ||||
|             │   │41 │   │ | ||||
|             └───┼───┼───┘ | ||||
|               ╲ │   │ ╱ | ||||
|                 └───┘ | ||||
| ``` | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Young
						James Young