qmk_firmware/keyboards/ergodox_ez/util
fauxpark 67adc29aa3 Remove empty fn_actions[] 2019-01-11 18:32:43 -08:00
..
compile_keymap.py Remove empty fn_actions[] 2019-01-11 18:32:43 -08:00
readme.md Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00

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.