qmk-firmware/keyboards/ergodox/ez/util
Fred Sundvik 9af995c59b Initial structure for Ergodox as subprojects
Only the EZ default keymaps compiles at the moment though.
2016-07-29 20:48:04 +03:00
..
compile_keymap.py Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03:00
readme.md Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03: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.