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.
Drashna Jaelre 85351dc23d
[CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038)
* [CLI] Add qmk-hid bootloader detection support to `qmk console`

* Remove duplicate entry

Co-authored-by: Ryan <fauxpark@gmail.com>

* Begrudgingly add lufa-ms

* Add udev rules for hid bootloaders

* Update util/udev/50-qmk.rules

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

* Fix VID/PID combos

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
4 years ago
..
cli [CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038) 4 years ago
tests Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
__init__.py
c_parse.py 2021 May 29 Breaking Changes Update (#13034) 5 years ago
commands.py Port new_keyboard.sh to CLI (#13706) 4 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
constants.py Add support for STM32F407x MCUs. (#13718) 4 years ago
converter.py
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py CLI: Fix automagic (#13046) 5 years ago
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
info.py Add a lot more data to info.json (#13366) 4 years ago
json_encoders.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
json_schema.py Add a lot more data to info.json (#13366) 4 years ago
keyboard.py expand the size of the textpad to allow for taller keyboards (#13319) 5 years ago
keymap.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
makefile.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
path.py Add support for qmk_configurator style aliases (#11954) 5 years ago
submodules.py Align our subprocess usage with current best practices. (#12940) 5 years ago