aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/util/readme.md
diff options
context:
space:
mode:
authorGravatar Stephen Christie <undersampled@live.com>2016-08-02 22:51:30 -0400
committerGravatar Stephen Christie <undersampled@live.com>2016-08-02 22:51:30 -0400
commitbf2b260429dbc015d49d005065a37441c8f15753 (patch)
treeff87f04b747ce54870e8fb2a56af205079f9415c /keyboards/ergodox_ez/util/readme.md
parent0acb394ac41f56895d4287d950a79bca5437a45c (diff)
parent79a9e04706919b4cc684f9ee9420ef38470bcd66 (diff)
downloadqmk_firmware-bf2b260429dbc015d49d005065a37441c8f15753.tar.gz
Merge branch 'master' of http://github.com/jackhumbert/qmk_firmware
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.