summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/util/readme.md
diff options
context:
space:
mode:
authorStanley Lai <stanleylai.sg@gmail.com>2016-12-17 22:49:13 +0100
committerStanley Lai <stanleylai.sg@gmail.com>2016-12-17 22:49:13 +0100
commitb49d7800aeae1009b39b2bff2121864425e73ce9 (patch)
treef73447fc32940c7bc6b691a83567186d1afbc991 /keyboards/ergodox_ez/util/readme.md
parent9ecf9073b96799e52a1f1c0d35b57177382902ce (diff)
parentae95834f5af7404c04e6fe3446019046278d814b (diff)
downloadqmk_firmware-b49d7800aeae1009b39b2bff2121864425e73ce9.tar.gz
qmk_firmware-b49d7800aeae1009b39b2bff2121864425e73ce9.tar.xz
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'keyboards/ergodox_ez/util/readme.md')
-rw-r--r--keyboards/ergodox_ez/util/readme.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ergodox_ez/util/readme.md b/keyboards/ergodox_ez/util/readme.md
deleted file mode 100644
index 26c5e5d99..000000000
--- a/keyboards/ergodox_ez/util/readme.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# ErgoDox EZ Utilities
-
-The Python script in this directory, by [mbarkhau](https://github.com/mbarkhau) allows you to write out a basic ErgoDox EZ keymap using Markdown notation, and then transpile it to C, which you can then compile. It's experimental, but if you're not comfortable using C, it's a nice option.