diff options
author | Erez Zukerman <ezuk@madmimi.com> | 2016-06-06 21:47:57 -0400 |
---|---|---|
committer | Erez Zukerman <ezuk@madmimi.com> | 2016-06-06 21:47:57 -0400 |
commit | 408c9e159b88161f660886f9697ed4ddd8fdff00 (patch) | |
tree | 315acabcb6df7c1833d78cd3ea5295b82b47b45e /keyboard/ergodox_ez/util/readme.md | |
parent | ea63714950c4fef930142c1b81626522dceb152c (diff) |
Adds Python script to util directory for easier discoverability
Diffstat (limited to 'keyboard/ergodox_ez/util/readme.md')
-rw-r--r-- | keyboard/ergodox_ez/util/readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/util/readme.md b/keyboard/ergodox_ez/util/readme.md new file mode 100644 index 0000000000..26c5e5d99c --- /dev/null +++ b/keyboard/ergodox_ez/util/readme.md @@ -0,0 +1,3 @@ +# 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. |