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