* CLI: Add 'cd' subcommand Go to your qmk_firmware dir with ease. * Fix for Windows and do not run if already under QMK Home * Make flake8 happy * Fix prompt for Windows * Make flake8 happy once again * I'll get it right eventually * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add subcommand to __init__.py and fixup after rebase * Update Windows code to use milc's run * Unify the subshell starting with os.execl * Exit with error msg when output is redirected to non-TTY. * Revert Windows-specific code Co-authored-by: Ryan <fauxpark@gmail.com> |
||
|---|---|---|
| .. | ||
| chibios | ||
| doctor | ||
| format | ||
| generate | ||
| list | ||
| new | ||
| __init__.py | ||
| bux.py | ||
| c2json.py | ||
| cd.py | ||
| cformat.py | ||
| clean.py | ||
| compile.py | ||
| console.py | ||
| docs.py | ||
| fileformat.py | ||
| flash.py | ||
| hello.py | ||
| info.py | ||
| json2c.py | ||
| kle2json.py | ||
| lint.py | ||
| multibuild.py | ||
| pyformat.py | ||
| pytest.py | ||