summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/doctor.py
AgeCommit message (Expand)Author
2020-03-08Add gcc version detection to qmk doctor (#8338)skullydazed
2020-02-26Fixed OS detection such that OSX doesn't take over the world (#8248)Mikkel Jeppesen
2020-02-17Fix os detection in OSX python 3.8 (#8187)Mikkel Jeppesen
2020-01-28Qmk doctor os check to support newer msys2/w10 installations (#8031)Mikkel Jeppesen
2020-01-24Beef up how `qmk doctor` works. (#7375)skullydazed
2020-01-11yapf and styleskullY
2020-01-11Make the udev rules easier to read and manageErovia
2020-01-11Fix Pro Micro's and its bootloader's nameErovia
2020-01-11CLI: Rework ModemManager check and add udev checkErovia
2019-12-01Add pep8-naming to our python lintingskullY
2019-11-20Add flake8 to our test suite and fix all errors (#7379)skullydazed
2019-11-12When checking program returncodes treat both 0 and 1 as installedskullY
2019-10-20Fix detection of ModemManager (#7076)Harry Wada
2019-10-03Fix qmk doctor 'bytes-like object is required' on linuxAyman Bagabas
2019-09-22Configuration system for CLI (#6708)skullydazed
2019-09-07Make the modem manager check more pythonicskullY
2019-09-07Setup a python test frameworkskullY
2019-07-15QMK CLI and JSON keymap support (#6176)skullydazed