qmk_firmware/util
Zach White 7a25dcacff
New command: qmk console (#12828)
* 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>
2021-05-08 20:56:07 -07:00
..
install New command: qmk console (#12828) 2021-05-08 20:56:07 -07:00
udev New command: qmk console (#12828) 2021-05-08 20:56:07 -07:00
usb_detach
vagrant
audio_generate_dac_lut.py Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
bootloader_at90usb64_1.0.0.hex
bootloader_at90usb128_1.0.1.hex
bootloader_atmega16u4_1.0.1.hex
bootloader_atmega32u4_1.0.0.hex
bootloader_ps2avrgb_bootloadhid_1.0.1.hex
chibios_conf_updater.sh
docker_build.sh Add support for using podman to util/docker_build.sh (#10819) 2021-02-28 15:59:42 +11:00
drivers.txt Align drivers.txt with toolbox (#12741) 2021-04-30 02:48:34 +10:00
generate_internal_docs.sh
list_keyboards.sh
new_keyboard.sh
new_keymap.sh
pro_micro_ISP_B6_10.hex
qmk_install.sh
qmk_tab_complete.sh Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
rules_cleaner.sh
sample_parser.py Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
teensy_2.0_ISP_B0.hex
travis_build.sh
travis_compiled_push.sh
travis_push.sh
travis_test.sh
travis_utils.sh
uf2conv.py Add support for producing UF2-format binaries. (#12435) 2021-04-06 16:39:15 +10:00
wavetable_parser.py Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00