My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/lib/python/qmk/cli
Joel Challis f7e7671f69
Migrate more makefile utilities to builddefs sub-directory (#16002)
3 years ago
..
chibios Ensure that safe_commands always run (#13199) 4 years ago
doctor `qmk doctor`: display qmk_firmware version tag (#16155) 3 years ago
format Refix "No C files in filelist: None" (#15728) 3 years ago
generate Skip categorisation of PR if it's only for code formatting. (#16215) 3 years ago
list [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204) 4 years ago
new Initial pass at data driven new-keyboard subcommand (#12795) 3 years ago
__init__.py [cli] Export list of `develop` PRs to be merged into `master` (#13944) 4 years ago
bux.py World domination (#13021) 4 years ago
c2json.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 4 years ago
cd.py CLI: Add 'cd' subcommand (#12584) 4 years ago
cformat.py Move all our CLI file formatters to the format dir (#13296) 4 years ago
clean.py Align our subprocess usage with current best practices. (#12940) 4 years ago
compile.py `--parallel` improvements (#13800) 4 years ago
docs.py `qmk docs`: Run `docsify serve` if available (#15056) 4 years ago
fileformat.py Move all our CLI file formatters to the format dir (#13296) 4 years ago
flash.py Enable CLI flashing via mdloader (#14729) 4 years ago
hello.py CLI: Add development mode support 5 years ago
info.py Add a lot more data to info.json (#13366) 4 years ago
json2c.py Macros in JSON keymaps (#14374) 4 years ago
kle2json.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
lint.py fix automatic directory for qmk lint (#14215) 4 years ago
multibuild.py Migrate more makefile utilities to builddefs sub-directory (#16002) 3 years ago
pyformat.py Move all our CLI file formatters to the format dir (#13296) 4 years ago
pytest.py Add test filter to 'qmk pytest' (#15432) 3 years ago