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.
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>
5 years ago
..
install New command: qmk console (#12828) 5 years ago
udev New command: qmk console (#12828) 5 years ago
usb_detach
vagrant
audio_generate_dac_lut.py Audio system overhaul (#11820) 5 years ago
bootloader_at90usb64_1.0.0.hex Improve stock bootloader list (#9067) 6 years ago
bootloader_at90usb128_1.0.1.hex Improve stock bootloader list (#9067) 6 years ago
bootloader_atmega16u4_1.0.1.hex Improve stock bootloader list (#9067) 6 years ago
bootloader_atmega32u4_1.0.0.hex Improve stock bootloader list (#9067) 6 years ago
bootloader_ps2avrgb_bootloadhid_1.0.1.hex Improve stock bootloader list (#9067) 6 years ago
chibios_conf_updater.sh Disable almost all ChibiOS subsystems in default configs (#11111) 5 years ago
docker_build.sh Add support for using podman to util/docker_build.sh (#10819) 5 years ago
drivers.txt Align drivers.txt with toolbox (#12741) 5 years ago
generate_internal_docs.sh
list_keyboards.sh Exclude more keyboards from CI (#11436) 5 years ago
new_keyboard.sh Update new keyboard templates (#9636) 5 years ago
new_keymap.sh Ensure single newline at EOF for core files (#11310) 5 years ago
pro_micro_ISP_B6_10.hex Run cformat and dos2unix manually (#11235) 5 years ago
qmk_install.sh bump to python 3.7 (#11408) 5 years ago
qmk_tab_complete.sh Add support for tab completion (#12411) 5 years ago
rules_cleaner.sh
sample_parser.py Audio system overhaul (#11820) 5 years ago
teensy_2.0_ISP_B0.hex
travis_build.sh Reduce travis load by replacing an exclusive grep with an inclusive grep (#10964) 5 years ago
travis_compiled_push.sh CI: Add workflow for codebase formatting (#7382) 5 years ago
travis_push.sh
travis_test.sh Reduce travis load by replacing an exclusive grep with an inclusive grep (#10964) 5 years ago
travis_utils.sh remove the python dep update 5 years ago
uf2conv.py Add support for producing UF2-format binaries. (#12435) 5 years ago
wavetable_parser.py Audio system overhaul (#11820) 5 years ago