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
..
chibios Ensure that safe_commands always run (#13199) 5 years ago
doctor [CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038) 4 years ago
format CLI/Docs: Fix the format commands' name (#13668) 4 years ago
generate Add a lot more data to info.json (#13366) 4 years ago
list Ensure that safe_commands always run (#13199) 5 years ago
new Port new_keyboard.sh to CLI (#13706) 4 years ago
__init__.py Merge remote-tracking branch 'origin/master' into develop 4 years ago
bux.py World domination (#13021) 5 years ago
c2json.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
cformat.py Move all our CLI file formatters to the format dir (#13296) 4 years ago
clean.py Align our subprocess usage with current best practices. (#12940) 5 years ago
compile.py Align our subprocess usage with current best practices. (#12940) 5 years ago
console.py [CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038) 4 years ago
docs.py `qmk docs`: Add flag to open in browser (#13788) 4 years ago
fileformat.py Move all our CLI file formatters to the format dir (#13296) 4 years ago
flash.py Align our subprocess usage with current best practices. (#12940) 5 years ago
hello.py CLI: Add development mode support 6 years ago
info.py Add a lot more data to info.json (#13366) 4 years ago
json2c.py Add support for tab completion (#12411) 5 years ago
kle2json.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
lint.py Improve the qmk lint readme check (#13941) 4 years ago
multibuild.py Allow limiting the multibuild based on keymap name. (#13066) 5 years ago
pyformat.py Move all our CLI file formatters to the format dir (#13296) 4 years ago
pytest.py Align our subprocess usage with current best practices. (#12940) 5 years ago