Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-Keychron keyboards | lokher | 2022-09-13 | 1 | -409/+0 |
| | |||||
* | Cleanup issues identified by lgtm (#14459) | Zach White | 2021-09-27 | 1 | -1/+0 |
| | | | | | * cleanup issues identified by lgtm * fix the git_status check | ||||
* | bug if macro definition and not integer is used to identify layers (#12648) | sendmmsg | 2021-06-24 | 1 | -1/+10 |
| | |||||
* | Bug in beautifier script, compound modifiers not correctly parsed (#12595) | sendmmsg | 2021-04-16 | 1 | -0/+2 |
| | |||||
* | [Keyboard] add keymap beautifier for Ergodox EZ (#4393) | Tsan-Kuang Lee | 2019-11-04 | 1 | -0/+399 |
* 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 |