summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/doctor
Commit message (Collapse)AuthorAgeFilesLines
* Relocate CLI git interactions (#16682)Joel Challis2022-03-182-13/+2
|
* `qmk doctor`: display qmk_firmware version tag (#16155)Ryan2022-02-011-1/+6
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-272-9/+8
|\
| * Cleanup issues identified by lgtm (#14459)Zach White2021-09-272-9/+8
| | | | | | | | | | * cleanup issues identified by lgtm * fix the git_status check
* | Remove bin/qmk (#14231)Zach White2021-08-291-1/+0
|/ | | | | * Remove the bin/qmk script * remove bin/qmk from workflows
* [CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038)Drashna Jaelre2021-08-181-0/+4
| | | | | | | | | | | | | | | | | | | | | | * [CLI] Add qmk-hid bootloader detection support to `qmk console` * Remove duplicate entry Co-authored-by: Ryan <fauxpark@gmail.com> * Begrudgingly add lufa-ms * Add udev rules for hid bootloaders * Update util/udev/50-qmk.rules Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Fix VID/PID combos Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* [CLI] Make `qmk doctor` more lenient about system config (#13804)ruro2021-07-302-6/+12
|
* CLI: Add git and venv info to doctor's output (#13405)Erovia2021-07-101-7/+38
| | | | Most of the checks are saved from zvecr's retired 'up/status' subcommand PR.
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-271-0/+1
|
* Refactor doctor.py into a directory (#13298)Zach White2021-06-226-0/+461