mirror of
				https://github.com/qmk/qmk_userspace.git
				synced 2025-11-03 18:30:07 -05:00 
			
		
		
		
	Drop GP prefix to make columns narrower
Easier to read on a not-so-wide window or screen.
This commit is contained in:
		
					parent
					
						
							
								9030314f17
							
						
					
				
			
			
				commit
				
					
						568a9a9e48
					
				
			
		
					 1 changed files with 15 additions and 15 deletions
				
			
		| 
						 | 
					@ -10,21 +10,21 @@ This is firmware for a Raspberry Pi Pico PR2040 controller monoblock 36 key desi
 | 
				
			||||||
[blog post](https://astrobeano.blogspot.com/2025/05/ergo-mech-keyboard-wiring-using-tutte-coxeter-graph.html)
 | 
					[blog post](https://astrobeano.blogspot.com/2025/05/ergo-mech-keyboard-wiring-using-tutte-coxeter-graph.html)
 | 
				
			||||||
for background, although the final pin selection and trace routing changed):
 | 
					for background, although the final pin selection and trace routing changed):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
|      | GP11 | GP10 | GP3 | GP4 | GP7 | GP26 | GP27 | GP28 | GP15 | GP21 | GP19 | GP20 | GP16 |
 | 
					| GP   | 11 | 10 | 3 | 4 | 7 | 26 | 27 | 28 | 15 | 21 | 19 | 20 | 16 |
 | 
				
			||||||
|------|------|------|-----|-----|-----|------|------|------|------|------|------|------|------|
 | 
					|------|----|----|---|---|---|----|----|----|----|----|----|----|----|
 | 
				
			||||||
| GP12 |   /  |      |     |     |     |      |   F  |      |      |      |      |      |      |
 | 
					| GP12 |  / |    |   |   |   |    |  F |    |    |    |    |    |    |
 | 
				
			||||||
| GP8  |   P  |   L  |     |     |     |      |      |      |      |      |      |   A  |      |
 | 
					| GP8  |  P |  L |   |   |   |    |    |    |    |    |    |  A |    |
 | 
				
			||||||
| GP9  |      |   .  |  ,  |     |     |      |      |      |      |      |      |      |      |
 | 
					| GP9  |    |  . | , |   |   |    |    |    |    |    |    |    |    |
 | 
				
			||||||
| GP1  |      |      |  K  |  I  |     |      |      |      |      |   E  |      |      |      |
 | 
					| GP1  |    |    | K | I |   |    |    |    |    |  E |    |    |    |
 | 
				
			||||||
| GP6  |      |      |     |  M  |  H  |      |      |      |      |      |      |      |      |
 | 
					| GP6  |    |    |   | M | H |    |    |    |    |    |    |    |    |
 | 
				
			||||||
| GP2  |      |   U  |     |     |  Y  |   T  |      |      |      |      |      |      |      |
 | 
					| GP2  |    |  U |   |   | Y |  T |    |    |    |    |    |    |    |
 | 
				
			||||||
| GP22 |      |      |     |     |     |   G  |   B  |      |      |      |      |      |  L3  |
 | 
					| GP22 |    |    |   |   |   |  G |  B |    |    |    |    |    | L3 |
 | 
				
			||||||
| GP0  |      |      |  O  |     |     |      |   W  |   R  |      |      |      |      |      |
 | 
					| GP0  |    |    | O |   |   |    |  W |  R |    |    |    |    |    |
 | 
				
			||||||
| GP13 |      |      |     |     |  N  |      |      |   D  |  R2  |      |      |      |      |
 | 
					| GP13 |    |    |   |   | N |    |    |  D | R2 |    |    |    |    |
 | 
				
			||||||
| GP14 |   ;  |      |     |     |     |      |      |      |  R1  |   S  |      |      |      |
 | 
					| GP14 |  ; |    |   |   |   |    |    |    | R1 |  S |    |    |    |
 | 
				
			||||||
| GP18 |      |      |     |     |     |   B  |      |      |      |   X  |  L2  |      |      |
 | 
					| GP18 |    |    |   |   |   |  B |    |    |    |  X | L2 |    |    |
 | 
				
			||||||
| GP17 |      |      |     |     |     |      |      |   C  |      |      |  L1  |   Z  |      |
 | 
					| GP17 |    |    |   |   |   |    |    |  C |    |    | L1 |  Z |    |
 | 
				
			||||||
| GP5  |      |      |     |  J  |     |      |      |      |      |      |      |   Q  |  R3  |
 | 
					| GP5  |    |    |   | J |   |    |    |    |    |    |    |  Q | R3 |
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The keys here are labeled as per Qwerty, with L1, L2, L3, R3, R2, and R1 for the thumbs:
 | 
					The keys here are labeled as per Qwerty, with L1, L2, L3, R3, R2, and R1 for the thumbs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue