aboutsummaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/doctor/check.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix 'Would you like to clone the submodules?' prompt under msys (#24958)Joel Challis2025-04-201-10/+16
|
* Perform test compiles during `qmk doctor`. (#24282)Nick Brassel2024-11-141-2/+60
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove AVR GCC version warning (#24206)Dasky2024-07-281-5/+0
|
* Print distro in doctor output (#19633)Joel Challis2023-01-191-0/+18
|
* `qmk doctor` - Handle timeouts while checking binaries (#19549)Joel Challis2023-01-091-31/+42
|
* Report submodule status when not valid work-tree (#19474)Joel Challis2023-01-031-2/+0
|
* Relocate CLI git interactions (#16682)Joel Challis2022-03-181-12/+0
|
* Remove bin/qmk (#14231)Zach White2021-08-291-1/+0
| | | | | * Remove the bin/qmk script * remove bin/qmk from workflows
* [CLI] Make `qmk doctor` more lenient about system config (#13804)ruro2021-07-301-2/+2
|
* Refactor doctor.py into a directory (#13298)Zach White2021-06-221-0/+164