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/cli
Erovia 3db41817e0 Code cleanup, use pathlib, use pytest keyboard
Clean up checks and logics that are unnecessary due to MILC updates.
Use pathlib instead of os.path for readability.
Use the 'pytest' keyboard for the tests.
Add community layout for 'handwired/onekey/pytest' so we can test
community layouts.
5 years ago
..
json Add flake8 to our test suite and fix all errors (#7379) 6 years ago
list Code cleanup, use pathlib, use pytest keyboard 5 years ago
new Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885) 6 years ago
__init__.py Add CLI command for flashing a keyboard 6 years ago
cformat.py Fix cformat processing files within ignore folders (#8063) 5 years ago
compile.py Add QMK Compile Context Sensitivity (#6884) 5 years ago
config.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
docs.py Use os.chdir for `qmk docs` instead of a custom HTTP request handler (#7493) 6 years ago
doctor.py Qmk doctor os check to support newer msys2/w10 installations (#8031) 5 years ago
flash.py Update the flash cli command to use the user config (#8125) 5 years ago
hello.py Configuration system for CLI (#6708) 6 years ago
kle2json.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
pyformat.py Configuration system for CLI (#6708) 6 years ago
pytest.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago