Add split 3x5_3 keyword; clarify boot button
This commit is contained in:
		
							parent
							
								
									825d0b7f5c
								
							
						
					
					
						commit
						3f0da22c73
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -3,10 +3,10 @@
 | 
			
		|||

 | 
			
		||||
 | 
			
		||||
This is firmware for an Raspberry Pi Pico PR2040 controller monoblock 36 key design
 | 
			
		||||
(three rows of five, and three thumb keys, for each hand). This is a *diode-free*
 | 
			
		||||
design with a sparse 13 by 13 scanning matrix designed using a partial
 | 
			
		||||
(split 3x5_3 - three rows of five, and three thumb keys, for each hand). This is a
 | 
			
		||||
*diode-free* design with a sparse 13 by 13 scanning matrix designed using a partial
 | 
			
		||||
[Tutte-Coxeter](https://en.wikipedia.org/wiki/Tutte%E2%80%93Coxeter_graph) graph
 | 
			
		||||
(using only 26 vertices or GPIO pins with 36 edges or keys - see this
 | 
			
		||||
(using only 26 vertices or GPIO pins, with 36 edges or keys - see this
 | 
			
		||||
[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).
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -34,5 +34,5 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to
 | 
			
		|||
Enter the bootloader in 3 ways:
 | 
			
		||||
 | 
			
		||||
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (bottom left key, Qwerty `z`) and plug in the keyboard
 | 
			
		||||
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
 | 
			
		||||
* **Physical reset button**: Briefly press the button on the back of the controller (if physically accessible)
 | 
			
		||||
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue