qmk-firmware/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.
2020-02-15 15:19:03 -08:00
..
json Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
list Code cleanup, use pathlib, use pytest keyboard 2020-02-15 15:19:03 -08:00
new Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885) 2019-10-05 23:41:15 -07:00
__init__.py Add CLI command for flashing a keyboard 2019-11-15 23:06:07 -08:00
cformat.py Fix cformat processing files within ignore folders (#8063) 2020-02-02 16:33:17 +00:00
compile.py Add QMK Compile Context Sensitivity (#6884) 2020-02-07 21:48:37 +01:00
config.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
docs.py Use os.chdir for `qmk docs` instead of a custom HTTP request handler (#7493) 2019-11-29 15:45:22 -08:00
doctor.py Qmk doctor os check to support newer msys2/w10 installations (#8031) 2020-01-28 22:21:00 +01:00
flash.py Update the flash cli command to use the user config (#8125) 2020-02-08 23:58:28 +01:00
hello.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
kle2json.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
pyformat.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
pytest.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00