mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-01 18:17:34 +00: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.