| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that safe_commands always run (#13199) | Zach White | 2021-06-14 | 1 | -0/+1 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -0/+3 |
* | Move the module checking and updating to lib/python (#12416) | Zach White | 2021-05-10 | 1 | -44/+0 |
* | Create a system to map between info.json and config.h/rules.mk (#11548) | Zach White | 2021-01-31 | 1 | -1/+2 |
* | Move everything to Python 3.6 (#8835) | skullydazed | 2020-04-18 | 1 | -1/+1 |
* | Fix edge-case with config | Erovia | 2020-04-08 | 1 | -4/+5 |
* | Apply @skullydazed's suggestions, move 'import milc' | Erovia | 2020-04-08 | 1 | -9/+7 |
* | Rebase on master, hide some other subcommands | Erovia | 2020-04-08 | 1 | -1/+1 |
* | Use milc for config check, requirements fixes | Erovia | 2020-04-08 | 1 | -6/+4 |
* | CLI: Add development mode support | Erovia | 2020-04-08 | 1 | -19/+43 |
* | CLI: More MSYS2 fixes (#8577) | Erovia | 2020-03-29 | 1 | -12/+0 |
* | Add pep8-naming to our python linting | skullY | 2019-12-01 | 1 | -0/+5 |
* | Add flake8 to our test suite and fix all errors (#7379) | skullydazed | 2019-11-20 | 1 | -2/+2 |
* | Fix "could not find module" error message formatting (#7219) | fauxpark | 2019-10-30 | 1 | -1/+1 |
* | Configuration system for CLI (#6708) | skullydazed | 2019-09-22 | 1 | -56/+36 |
* | Setup a python test framework | skullY | 2019-09-07 | 1 | -1/+7 |
* | Make the CLI Ψ capital (#6637) | fauxpark | 2019-08-30 | 1 | -1/+1 |
* | Refactor `qmk compile-json` to `qmk compile` (#6592) | skullydazed | 2019-08-25 | 1 | -1/+1 |
* | Use the older `universal_newlines` name instead of `text` (#6506) | skullydazed | 2019-08-07 | 1 | -1/+1 |
* | QMK CLI and JSON keymap support (#6176) | skullydazed | 2019-07-15 | 1 | -0/+97 |