summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White
2020-04-18Move everything to Python 3.6 (#8835)skullydazed
2020-04-08Fix edge-case with configErovia
2020-04-08Apply @skullydazed's suggestions, move 'import milc'Erovia
2020-04-08Rebase on master, hide some other subcommandsErovia
2020-04-08Use milc for config check, requirements fixesErovia
2020-04-08CLI: Add development mode supportErovia
2020-03-29CLI: More MSYS2 fixes (#8577)Erovia
2019-12-01Add pep8-naming to our python lintingskullY
2019-11-20Add flake8 to our test suite and fix all errors (#7379)skullydazed
2019-10-30Fix "could not find module" error message formatting (#7219)fauxpark
2019-09-22Configuration system for CLI (#6708)skullydazed
2019-09-07Setup a python test frameworkskullY
2019-08-30Make the CLI Ψ capital (#6637)fauxpark
2019-08-25Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed
2019-08-07Use the older `universal_newlines` name instead of `text` (#6506)skullydazed
2019-07-15QMK CLI and JSON keymap support (#6176)skullydazed