Ryan 002b58f0e4 Normalise Space Cadet keycodes (#18864) %!s(int64=2) %!d(string=hai) anos
..
keymap_beautifier 002b58f0e4 Normalise Space Cadet keycodes (#18864) %!s(int64=2) %!d(string=hai) anos
compile_keymap.py 0da6562c4d Make default layer size 16-bit (#15286) %!s(int64=3) %!d(string=hai) anos
readme.md 8b832c494c [Keyboard] add keymap beautifier for Ergodox EZ (#4393) %!s(int64=5) %!d(string=hai) anos

readme.md

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.