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 2cfbc1445c
Allow new-keyboard to use development_board presets (#16785)
3 years ago
..
chibios Ensure that safe_commands always run (#13199) 4 years ago
doctor Relocate CLI git interactions (#16682) 3 years ago
format Refix "No C files in filelist: None" (#15728) 3 years ago
generate Merge remote-tracking branch 'origin/master' into develop 3 years ago
list [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204) 4 years ago
new Allow new-keyboard to use development_board presets (#16785) 3 years ago
__init__.py CLI: Add 'via2json' subcommand (#16468) 3 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: Fix 'cd' subcommand on Windows (#16610) 3 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 Extend 'qmk info' to handle keymap level overrides (#16702) 3 years ago
json2c.py CLI: Validate JSON keymap input (#16261) 3 years ago
kle2json.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
lint.py CLI: Lint non-data driven macros in info.json (#16739) 3 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 support for encoder mapping. (#13286) 3 years ago
via2json.py CLI: Add 'via2json' subcommand (#16468) 3 years ago