You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboard/ergodox_ez/util
Erez Zukerman 408c9e159b Adds Python script to util directory for easier discoverability 8 years ago
..
compile_keymap.py Adds Python script to util directory for easier discoverability 8 years ago
readme.md Adds Python script to util directory for easier discoverability 8 years ago

readme.md

ErgoDox EZ Utilities

The Python script in this directory, by 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.