qmk-dactyl-manuform-a/lib/python/qmk/cli
Ryan e7acd39b78
Consolidate udev rules into a single file (#9693)
* Consolidate udev rules into a single file

* Update rules in doctor.py

* Simplify doctor rule checking

* Fix errors

* Add TMK "FEED" VID to list of deprecated udev rules

* A comma would be nice

* Split rules back up into bootloaders

* Link to docs page in "missing" case

* Add Pololu VID

* Be more specific about Caterina devices, and add LilyPad PID
2020-09-27 20:36:33 +10:00
..
json CLI: Hide json-keymap subcommand, as it's been deprecated. 2020-03-18 10:17:23 -07:00
list [CLI] Add a subcommand for getting information about a keyboard (#8666) 2020-05-26 13:05:41 -07:00
new Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
__init__.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 2020-05-26 13:05:41 -07:00
cformat.py Initial work for consolidation of ChibiOS platform files (#8327) 2020-08-29 14:30:02 -07:00
compile.py Fix the path for generated keymaps (#9213) 2020-05-26 15:18:49 -07:00
config.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
docs.py Don't hide for devs... 2020-04-08 09:31:14 -07:00
doctor.py Consolidate udev rules into a single file (#9693) 2020-09-27 20:36:33 +10:00
flash.py Add `st-flash` flash target (#9964) 2020-08-29 14:30:02 -07:00
hello.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
info.py Fix running qmk info without any arguments (#9218) 2020-05-27 09:43:22 +02:00
json2c.py CLI: fix `json2c` subcommand and add/fix tests (#9206) 2020-05-26 17:43:33 +02:00
kle2json.py kle2json: fix invocation error 2020-04-26 12:19:37 -04:00
pyformat.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
pytest.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00