mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-24 04:30:06 +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.