mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-02 00:05:46 +03: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.