1
0
Fork 0

Migrate 'make git-submodule' to CLI command (#19479)

This commit is contained in:
Joel Challis 2023-01-02 22:11:57 +00:00 committed by GitHub
parent 3a5a4c708f
commit b297531dbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 25 additions and 7 deletions

View file

@ -61,6 +61,7 @@ subcommands = [
'qmk.cli.generate.rgb_breathe_table',
'qmk.cli.generate.rules_mk',
'qmk.cli.generate.version_h',
'qmk.cli.git.submodule',
'qmk.cli.hello',
'qmk.cli.import.kbfirmware',
'qmk.cli.import.keyboard',