Update QMK CLI to be inline with upstream

This commit is contained in:
Drashna Jael're
2020-09-07 13:28:27 -07:00
parent 849aa2fb9e
commit 12207daaff
5 changed files with 9 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ from milc import cli
from . import cformat
from . import compile
from . import config
from . import docs
from . import doctor
from . import flash
from . import hello