You cannot 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-fw/lib/python/qmk/tests
skullydazed c66930445f
Use pathlib everywhere we can (#7872)
* Use pathlib everywhere we can

* Update lib/python/qmk/path.py

Co-Authored-By: Erovia <Erovia@users.noreply.github.com>

* Update lib/python/qmk/path.py

Co-Authored-By: Erovia <Erovia@users.noreply.github.com>

* Improvements based on @erovia's feedback

* rework qmk compile and qmk flash to use pathlib

* style

* Remove the subcommand_name argument from find_keyboard_keymap()

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago
..
__init__.py Setup a python test framework 6 years ago
attrdict.py Small CLI cleanups 6 years ago
kle.txt Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
onekey_export.json Setup a python test framework 6 years ago
test_cli_commands.py Code cleanup, use pathlib, use pytest keyboard 5 years ago
test_qmk_errors.py Add pep8-naming to our python linting 5 years ago
test_qmk_keymap.py run yapf on the code 6 years ago
test_qmk_path.py Use pathlib everywhere we can (#7872) 5 years ago