qmk-dactyl-manuform-a/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 Relocate usb_detach to utils (#5121) 2019-02-18 09:03:44 -08:00
vagrant Configure Vagrant to use qmk_base_container (#6194) 2019-07-16 01:20:34 -07:00
audio_generate_dac_lut.py Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
bootloader_at90usb64_1.0.0.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
bootloader_at90usb128_1.0.1.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
bootloader_atmega16u4_1.0.1.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
bootloader_atmega32u4_1.0.0.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
bootloader_ps2avrgb_bootloadhid_1.0.1.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
chibios_conf_updater.sh Disable almost all ChibiOS subsystems in default configs (#11111) 2020-12-04 10:45:39 +11:00
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 Set the executable bit for sh scripts under util. 2018-11-02 13:42:05 -04:00
list_keyboards.sh Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
new_keyboard.sh Update new keyboard templates (#9636) 2020-07-15 18:52:02 +10:00
new_keymap.sh Ensure single newline at EOF for core files (#11310) 2020-12-28 04:36:32 +11:00
pro_micro_ISP_B6_10.hex Run cformat and dos2unix manually (#11235) 2020-12-17 14:06:30 +00:00
qmk_install.sh bump to python 3.7 (#11408) 2021-02-13 10:26:45 -08:00
qmk_tab_complete.sh Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
rules_cleaner.sh Remove build option firmware size impacts (#6947) 2019-10-18 18:14:49 -07:00
sample_parser.py Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
teensy_2.0_ISP_B0.hex convert to unix line-endings [skip ci] 2017-11-02 00:51:41 +00:00
travis_build.sh Reduce travis load by replacing an exclusive grep with an inclusive grep (#10964) 2020-11-30 11:19:44 -08:00
travis_compiled_push.sh CI: Add workflow for codebase formatting (#7382) 2020-12-10 17:01:51 +00:00
travis_push.sh CI - Fix change detection (#7038) 2019-11-04 16:18:57 -08:00
travis_test.sh Reduce travis load by replacing an exclusive grep with an inclusive grep (#10964) 2020-11-30 11:19:44 -08:00
travis_utils.sh remove the python dep update 2021-01-07 21:21:12 -08:00
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