1
0
Fork 0

remove qmk console, which is now part of the global cli (#14206)

This commit is contained in:
Zach White 2021-08-28 18:27:57 -07:00 committed by GitHub
parent 1ac3b3e9b6
commit f155865804
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 352 deletions

View file

@ -35,7 +35,6 @@ subcommands = [
'qmk.cli.chibios.confmigrate',
'qmk.cli.clean',
'qmk.cli.compile',
'qmk.cli.console',
'qmk.cli.docs',
'qmk.cli.doctor',
'qmk.cli.fileformat',