summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/doctor.py
Commit message (Expand)AuthorAgeFilesLines
* When checking program returncodes treat both 0 and 1 as installedskullY2019-11-121-5/+4
* Fix detection of ModemManager (#7076)Harry Wada2019-10-201-2/+2
* Fix qmk doctor 'bytes-like object is required' on linuxAyman Bagabas2019-10-031-1/+1
* Configuration system for CLI (#6708)skullydazed2019-09-221-2/+3
* Make the modem manager check more pythonicskullY2019-09-071-10/+26
* Setup a python test frameworkskullY2019-09-071-8/+22
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-151-0/+47