Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CLI: update subcommands to use return instead of exit() (#10323) | Ryan | 2020-10-06 | 1 | -1/+1 |
* | CLI: Hide json-keymap subcommand, as it's been deprecated. | Erovia | 2020-03-18 | 1 | -1/+1 |
* | Rename qmk json-keymap to qmk json2c (#8372) | skullydazed | 2020-03-10 | 1 | -43/+3 |
* | Use pathlib everywhere we can (#7872) | skullydazed | 2020-02-17 | 1 | -15/+16 |
* | Add flake8 to our test suite and fix all errors (#7379) | skullydazed | 2019-11-20 | 1 | -1/+0 |
* | Make generating keymap.c from JSON more reliable | skullY | 2019-11-12 | 1 | -1/+3 |
* | Fix the CLI docs (#6979) | St. John Johnson | 2019-10-29 | 1 | -1/+1 |
* | Configuration system for CLI (#6708) | skullydazed | 2019-09-22 | 2 | -10/+15 |
* | Fix compiling json files. (#6340) | skullydazed | 2019-07-15 | 1 | -6/+6 |
* | QMK CLI and JSON keymap support (#6176) | skullydazed | 2019-07-15 | 2 | -0/+54 |