summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/doctor/check.py
AgeCommit message (Expand)AuthorFilesLines
2026-01-20Fix avrdude version check logic (#25957)Joel Challis1-2/+4
2025-11-28QMK CLI Environment bootstrapper (#25038)Nick Brassel1-14/+60
2025-04-20Fix 'Would you like to clone the submodules?' prompt under msys (#24958)Joel Challis1-10/+16
2024-11-14Perform test compiles during `qmk doctor`. (#24282)Nick Brassel1-2/+60
2024-07-28Remove AVR GCC version warning (#24206)Dasky1-5/+0
2023-01-19Print distro in doctor output (#19633)Joel Challis1-0/+18
2023-01-09`qmk doctor` - Handle timeouts while checking binaries (#19549)Joel Challis1-31/+42
2023-01-03Report submodule status when not valid work-tree (#19474)Joel Challis1-2/+0
2022-03-18Relocate CLI git interactions (#16682)Joel Challis1-12/+0
2021-08-29Remove bin/qmk (#14231)Zach White1-1/+0
2021-07-30[CLI] Make `qmk doctor` more lenient about system config (#13804)ruro1-2/+2
2021-06-22Refactor doctor.py into a directory (#13298)Zach White1-0/+164