qmk-firmware/lib/python/qmk
Erovia a5a31a5fc0 MILC: Use dashes instead of underscores for subcommands
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.
2019-10-23 22:46:30 -07:00
..
cli Fix detection of ModemManager (#7076) 2019-10-20 15:33:58 +01:00
tests MILC: Use dashes instead of underscores for subcommands 2019-10-23 22:46:30 -07:00
__init__.py QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
errors.py QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
keymap.py Fix compiling json files. (#6340) 2019-07-15 15:12:35 -07:00
path.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00