You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
983 B

  1. SuperCoder 2000 layout for the ErgoDox
  2. ==================================================
  3. ![SuperCoder 2000](https://i.imgur.com/6dcU9VY.jpg)
  4. Ever found yourself in need of entering binary codes rapidly? Ever wanted to use
  5. all ten fingers to do so? Ever felt your SuperCoder 2000 too limiting, by only
  6. having three buttons? We heard you! With this layout for the ErgoDox EZ, you
  7. will be able to tap in binary at an unparalleled speed and accuracy! Efficiency
  8. never seen before!
  9. Behold the Ultimate SuperCoder 2000 layout!
  10. ![SuperCoder layout](https://i.imgur.com/Ymzlr9G.png)
  11. ### To use it...
  12. To use this piece of top quality engineering, you must compile it on
  13. your own:
  14. [hex]: https://raw.githubusercontent.com/algernon/ergodox-supercoder/master/supercoder.hex
  15. ```
  16. $ git clone https://github.com/qmk/qmk_firmware.git
  17. $ cd qmk_firmware/keyboards/ergodox
  18. $ git clone https://github.com/algernon/ergodox-supercoder.git keymaps/supercoder
  19. $ make LAYOUT_ergodox=supercoder
  20. ```