2016-05-26 12:13:20 +00:00
|
|
|
SuperCoder 2000 layout for the ErgoDox
|
|
|
|
==================================================
|
|
|
|
|
2017-06-12 02:16:42 +00:00
|
|
|
![SuperCoder 2000](https://i.imgur.com/6dcU9VY.jpg)
|
2016-05-26 12:13:20 +00:00
|
|
|
|
|
|
|
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!
|
|
|
|
|
2017-06-12 01:24:23 +00:00
|
|
|
![SuperCoder layout](https://i.imgur.com/Ymzlr9G.png)
|
2016-05-26 12:13:20 +00:00
|
|
|
|
|
|
|
### To use it...
|
|
|
|
|
2018-03-01 15:45:47 +00:00
|
|
|
To use this piece of top quality engineering, you must compile it on
|
2016-05-26 12:13:20 +00:00
|
|
|
your own:
|
|
|
|
|
|
|
|
[hex]: https://raw.githubusercontent.com/algernon/ergodox-supercoder/master/supercoder.hex
|
|
|
|
|
|
|
|
```
|
2017-01-26 06:52:43 +00:00
|
|
|
$ git clone https://github.com/qmk/qmk_firmware.git
|
2016-07-30 06:37:30 +00:00
|
|
|
$ cd qmk_firmware/keyboards/ergodox
|
2016-05-26 12:13:20 +00:00
|
|
|
$ git clone https://github.com/algernon/ergodox-supercoder.git keymaps/supercoder
|
2017-08-24 02:29:07 +00:00
|
|
|
$ make LAYOUT_ergodox=supercoder
|
2016-05-26 12:13:20 +00:00
|
|
|
```
|