aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Move everything to Python 3.6 (#8835)skullydazed2020-04-181-1/+1
* Fix edge-case with configErovia2020-04-081-4/+5
* Apply @skullydazed's suggestions, move 'import milc'Erovia2020-04-081-9/+7
* Rebase on master, hide some other subcommandsErovia2020-04-081-1/+1
* Use milc for config check, requirements fixesErovia2020-04-081-6/+4
* CLI: Add development mode supportErovia2020-04-081-19/+43
* CLI: More MSYS2 fixes (#8577)Erovia2020-03-291-12/+0
* Add pep8-naming to our python lintingskullY2019-12-011-0/+5
* Add flake8 to our test suite and fix all errors (#7379)skullydazed2019-11-201-2/+2
* Fix "could not find module" error message formatting (#7219)fauxpark2019-10-301-1/+1
* Configuration system for CLI (#6708)skullydazed2019-09-225-60/+36
* Setup a python test frameworkskullY2019-09-071-1/+7
* Make the CLI Ψ capital (#6637)fauxpark2019-08-301-1/+1
* Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed2019-08-251-1/+1
* Use the older `universal_newlines` name instead of `text` (#6506)skullydazed2019-08-071-1/+1
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-155-0/+101