| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix avrdude version check logic (#25957) | Joel Challis | 2026-01-20 | 1 | -2/+4 |
| | | |||||
| * | Handle broken symlinks in `qmk doctor` udev checks (#25934) | Joel Challis | 2026-01-07 | 1 | -1/+1 |
| | | | | Handle broken symlinks in 'qmk doctor' udev checks | ||||
| * | QMK CLI Environment bootstrapper (#25038) | Nick Brassel | 2025-11-27 | 2 | -24/+119 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> | ||||
| * | Fix 'Would you like to clone the submodules?' prompt under msys (#24958) | Joel Challis | 2025-04-20 | 1 | -10/+16 |
| | | |||||
| * | Resolve `cli.log.warn` warnings (#24551) | Joel Challis | 2024-12-15 | 1 | -3/+3 |
| | | |||||
| * | Perform test compiles during `qmk doctor`. (#24282) | Nick Brassel | 2024-11-14 | 1 | -2/+60 |
| | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
| * | Update Discord URL (#24283) | Joel Challis | 2024-08-15 | 1 | -1/+1 |
| | | |||||
| * | Remove AVR GCC version warning (#24206) | Dasky | 2024-07-28 | 1 | -5/+0 |
| | | |||||
| * | QMK Userspace (#22222) | Nick Brassel | 2023-11-27 | 1 | -1/+24 |
| | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | ||||
| * | Print distro in doctor output (#19633) | Joel Challis | 2023-01-19 | 3 | -8/+41 |
| | | |||||
| * | `qmk doctor` - Handle timeouts while checking binaries (#19549) | Joel Challis | 2023-01-09 | 2 | -33/+46 |
| | | |||||
| * | Handle doctor permission issues while checking udev (#19548) | Joel Challis | 2023-01-09 | 1 | -4/+7 |
| | | |||||
| * | Report submodule status when not valid work-tree (#19474) | Joel Challis | 2023-01-02 | 2 | -3/+1 |
| | | |||||
| * | CLI: Teaching the CLI to flash binaries (#16584) | Erovia | 2022-08-20 | 1 | -42/+15 |
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-26 | 1 | -1/+25 |
| |\ | |||||
| | * | Make `qmk doctor` print out the last log entry for ↵ | Nick Brassel | 2022-07-26 | 1 | -1/+25 |
| | | | | | | | | | upstream/{master,develop}, including dates (#17713) | ||||
| * | | `qmk doctor`: show arch for macOS (#17356) | Ryan | 2022-06-11 | 1 | -1/+1 |
| |/ | |||||
| * | Relocate CLI git interactions (#16682) | Joel Challis | 2022-03-18 | 2 | -13/+2 |
| | | |||||
| * | `qmk doctor`: display qmk_firmware version tag (#16155) | Ryan | 2022-02-02 | 1 | -1/+6 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-27 | 2 | -9/+8 |
| |\ | |||||
| | * | Cleanup issues identified by lgtm (#14459) | Zach White | 2021-09-27 | 2 | -9/+8 |
| | | | | | | | | | | | * cleanup issues identified by lgtm * fix the git_status check | ||||
| * | | Remove bin/qmk (#14231) | Zach White | 2021-08-30 | 1 | -1/+0 |
| |/ | | | | | * Remove the bin/qmk script * remove bin/qmk from workflows | ||||
| * | [CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038) | Drashna Jaelre | 2021-08-17 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | * [CLI] Add qmk-hid bootloader detection support to `qmk console` * Remove duplicate entry Co-authored-by: Ryan <fauxpark@gmail.com> * Begrudgingly add lufa-ms * Add udev rules for hid bootloaders * Update util/udev/50-qmk.rules Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Fix VID/PID combos Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
| * | [CLI] Make `qmk doctor` more lenient about system config (#13804) | ruro | 2021-07-31 | 2 | -6/+12 |
| | | |||||
| * | CLI: Add git and venv info to doctor's output (#13405) | Erovia | 2021-07-10 | 1 | -7/+38 |
| | | | | | Most of the checks are saved from zvecr's retired 'up/status' subcommand PR. | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-27 | 1 | -0/+1 |
| | | |||||
| * | Refactor doctor.py into a directory (#13298) | Zach White | 2021-06-22 | 6 | -0/+461 |