mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 00:45:00 +00:00
c8b09d0d4a
* 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> |
||
---|---|---|
.. | ||
cli | ||
tests | ||
__init__.py | ||
c_parse.py | ||
commands.py | ||
comment_remover.py | ||
constants.py | ||
converter.py | ||
datetime.py | ||
decorators.py | ||
errors.py | ||
info.py | ||
json_encoders.py | ||
json_schema.py | ||
keyboard.py | ||
keymap.py | ||
makefile.py | ||
math.py | ||
path.py | ||
submodules.py |