mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-29 21:02:56 +08:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| attrdict.py | ||
| onekey_export.json | ||
| test_cli_commands.py | ||
| test_qmk_errors.py | ||
| test_qmk_keymap.py | ||
| test_qmk_path.py | ||