mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
		
			
				
	
	
		
			29 lines
		
	
	
		
			983 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			983 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
SuperCoder 2000 layout for the ErgoDox
 | 
						|
==================================================
 | 
						|
 | 
						|

 | 
						|
 | 
						|
Ever found yourself in need of entering binary codes rapidly? Ever wanted to use
 | 
						|
all ten fingers to do so? Ever felt your SuperCoder 2000 too limiting, by only
 | 
						|
having three buttons? We heard you! With this layout for the ErgoDox EZ, you
 | 
						|
will be able to tap in binary at an unparalleled speed and accuracy! Efficiency
 | 
						|
never seen before!
 | 
						|
 | 
						|
Behold the Ultimate SuperCoder 2000 layout!
 | 
						|
 | 
						|

 | 
						|
 | 
						|
### To use it...
 | 
						|
 | 
						|
To use this piece of top quality engineering, you must compile it on
 | 
						|
your own:
 | 
						|
 | 
						|
 [hex]: https://raw.githubusercontent.com/algernon/ergodox-supercoder/master/supercoder.hex
 | 
						|
 | 
						|
```
 | 
						|
$ git clone https://github.com/qmk/qmk_firmware.git
 | 
						|
$ cd qmk_firmware/keyboards/ergodox
 | 
						|
$ git clone https://github.com/algernon/ergodox-supercoder.git keymaps/supercoder
 | 
						|
$ make LAYOUT_ergodox=supercoder
 | 
						|
```
 |