From 408c9e159b88161f660886f9697ed4ddd8fdff00 Mon Sep 17 00:00:00 2001 From: Erez Zukerman Date: Mon, 6 Jun 2016 21:47:57 -0400 Subject: Adds Python script to util directory for easier discoverability --- keyboard/ergodox_ez/util/readme.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 keyboard/ergodox_ez/util/readme.md (limited to 'keyboard/ergodox_ez/util/readme.md') 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. -- cgit v1.2.3