You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* stash poc * stash * tidy up implementation * Tidy up slightly for review * Tidy up slightly for review * Bodge environment to make tests pass * Refactor away from asyncio due to windows issues * Filter devices * align vid/pid printing * Add hidapi to the installers * start preparing for multiple hid_listeners * udev rules for hid_listen * refactor to move closer to end state * very basic implementation of the threaded model * refactor how vid/pid/index are supplied and parsed * windows improvements * read the report directly when usage page isn't available * add per-device colors, the choice to show names or numbers, and refactor * add timestamps * Add support for showing bootloaders * tweak the color for bootloaders * Align bootloader disconnect with connect color * add support for showing all bootloaders * fix the pyusb check * tweaks * fix exception * hide a stack trace behind -v * add --no-bootloaders option * add documentation for qmk console * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * pyformat * clean up and flesh out KNOWN_BOOTLOADERS Co-authored-by: zvecr <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> |
5 years ago | |
|---|---|---|
| .. | ||
| chibios | 5 years ago | |
| format | 5 years ago | |
| generate | 5 years ago | |
| list | 5 years ago | |
| new | 5 years ago | |
| __init__.py | 5 years ago | |
| c2json.py | 5 years ago | |
| cformat.py | 5 years ago | |
| clean.py | 5 years ago | |
| compile.py | 5 years ago | |
| config.py | ||
| console.py | 5 years ago | |
| docs.py | ||
| doctor.py | 5 years ago | |
| fileformat.py | 5 years ago | |
| flash.py | 5 years ago | |
| hello.py | ||
| info.py | 5 years ago | |
| json2c.py | 5 years ago | |
| kle2json.py | 5 years ago | |
| lint.py | 5 years ago | |
| pyformat.py | ||
| pytest.py | ||