~ruther/qmk_firmware

ref: 4e9967557ef9d68202f9e321a0798be2490b51a7 qmk_firmware/keyboards/ergodox_ez/util/readme.md -rw-r--r-- 713 bytes
4e996755 — Cipulot Add EC Type-B (#23170) 1 year, 2 days ago

#ErgoDox EZ Utilities

#compile_keymap.py

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.

#keymap_beautifier.py

This Python 3 script, by Tsan-Kuang Lee takes the keymap.c downloaded from ErgoDox EZ Configurator and beautifies it for easier customization, allowing one to quickly draft a layout to build upon.

See README.md for this utility for more details.

Do not follow this link