summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/supercoder/readme.md
diff options
context:
space:
mode:
authorStephen Christie <undersampled@live.com>2016-08-03 04:51:30 +0200
committerStephen Christie <undersampled@live.com>2016-08-03 04:51:30 +0200
commitbf2b260429dbc015d49d005065a37441c8f15753 (patch)
treeff87f04b747ce54870e8fb2a56af205079f9415c /keyboards/ergodox_ez/keymaps/supercoder/readme.md
parent0acb394ac41f56895d4287d950a79bca5437a45c (diff)
parent79a9e04706919b4cc684f9ee9420ef38470bcd66 (diff)
downloadqmk_firmware-bf2b260429dbc015d49d005065a37441c8f15753.tar.gz
qmk_firmware-bf2b260429dbc015d49d005065a37441c8f15753.tar.xz
Merge branch 'master' of http://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/supercoder/readme.md')
-rw-r--r--keyboards/ergodox_ez/keymaps/supercoder/readme.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/keyboards/ergodox_ez/keymaps/supercoder/readme.md b/keyboards/ergodox_ez/keymaps/supercoder/readme.md
deleted file mode 100644
index 97bf7f583..000000000
--- a/keyboards/ergodox_ez/keymaps/supercoder/readme.md
+++ /dev/null
@@ -1,29 +0,0 @@
-SuperCoder 2000 layout for the ErgoDox
-==================================================
-
-![SuperCoder 2000](images/supercoder_2000.jpg)
-
-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!
-
-![SuperCoder layout](images/layout.png)
-
-### To use it...
-
-To use this piece of top quality engineering, you can either
-[download the hex file][hex] we have prepared for you, or you can compile it on
-your own:
-
- [hex]: https://raw.githubusercontent.com/algernon/ergodox-supercoder/master/supercoder.hex
-
-```
-$ git clone https://github.com/jackhumbert/qmk_firmware.git
-$ cd qmk_firmware/keyboards/ergodox_ez
-$ git clone https://github.com/algernon/ergodox-supercoder.git keymaps/supercoder
-$ make KEYMAP=supercoder
-```