mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-28 14:10:13 +00:00
a5a31a5fc0
The subcommand functions' name follows the Python convention of using snake case, but looks odd on the command line. Fix it by converting underscores to dashes, eg.: list_keyboards -> list-keyboards. |
||
---|---|---|
.. | ||
cli | ||
tests | ||
__init__.py | ||
errors.py | ||
keymap.py | ||
path.py |