mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-01 10:52:00 +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.