qmk_firmware/lib/python
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
..
qmk CLI: Fix 'cd' subcommand on Windows (#16610) 2022-03-10 21:33:41 +00:00
kle2xy.py