qmk-dactyl-manuform-a/util/install
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
..
arch.sh New command: qmk console (#12828) 2021-05-08 20:56:07 -07:00
debian.sh New command: qmk console (#12828) 2021-05-08 20:56:07 -07:00
fedora.sh New command: qmk console (#12828) 2021-05-08 20:56:07 -07:00
freebsd.sh Refactor qmk_install.sh (#10681) 2020-11-26 14:37:54 +00:00
gentoo.sh New command: qmk console (#12828) 2021-05-08 20:56:07 -07:00
linux_shared.sh Refactor qmk_install.sh (#10681) 2020-11-26 14:37:54 +00:00
macos.sh Homebrew install: ignore pinned formulae in `brew upgrade` (#11423) 2021-01-03 20:30:59 +00:00
msys2.sh New command: qmk console (#12828) 2021-05-08 20:56:07 -07:00
slackware.sh Refactor qmk_install.sh (#10681) 2020-11-26 14:37:54 +00:00
solus.sh Refactor qmk_install.sh (#10681) 2020-11-26 14:37:54 +00:00
void.sh Refactor qmk_install.sh (#10681) 2020-11-26 14:37:54 +00:00