qmk_sweep_skeletyl/lib/python/qmk/cli
Erovia b75f6691a1
CLI: Fix 'cd' subcommand on Windows (#16610)
The 'cd' subcommand was failing as the current shell's Windows path was
mangled while milc processed it.
Using 'subprocess' directly avoids this issue and an extra layer of
subshell.
2022-03-10 21:33:41 +00:00
..
chibios
doctor qmk doctor: display qmk_firmware version tag (#16155) 2022-02-01 20:31:42 -08:00
format Refix "No C files in filelist: None" (#15728) 2022-01-03 22:42:15 +00:00
generate Fix issues with data driven split keyboards (#16457) 2022-02-27 13:39:24 +01:00
list
new Various fixes for new-keyboard (#16358) 2022-02-15 01:42:58 +00:00
__init__.py
bux.py
c2json.py
cd.py CLI: Fix 'cd' subcommand on Windows (#16610) 2022-03-10 21:33:41 +00:00
cformat.py
clean.py
compile.py
docs.py
fileformat.py
flash.py
hello.py
info.py
json2c.py CLI: Validate JSON keymap input (#16261) 2022-02-28 20:02:39 +00:00
kle2json.py
lint.py
multibuild.py Migrate more makefile utilities to builddefs sub-directory (#16002) 2022-02-10 09:45:51 -08:00
pyformat.py
pytest.py Format code according to conventions (#16435) 2022-02-22 18:29:47 +00:00