[Keyboard] add keymap beautifier for Ergodox EZ (#4393)

* add beautifier

* add example

* Update keyboards/ergodox_ez/util/keymap_beautifier.py

Co-Authored-By: tsankuanglee <1425438+tsankuanglee@users.noreply.github.com>

* Update keyboards/ergodox_ez/util/keymap_beautifier.py

Co-Authored-By: tsankuanglee <1425438+tsankuanglee@users.noreply.github.com>

* works for regular layout

* all planned features implemented

* add justification switch

* docker support

* doc and starting script

* clean up the container after done
This commit is contained in:
Tsan-Kuang Lee 2019-11-05 01:14:15 -06:00 committed by Drashna Jaelre
parent dcb2d63302
commit 8b832c494c
7 changed files with 558 additions and 0 deletions

0
keyboards/ergodox_ez/util/compile_keymap.py Normal file → Executable file
View file