Ensure that safe_commands always run (#13199)

* ensure that safe_commands always run

* import the config subcommand in bin/qmk
This commit is contained in:
Zach White
2021-06-14 16:51:58 -07:00
committed by GitHub
parent ae45faca26
commit 0713797c58
7 changed files with 50 additions and 41 deletions

View File

@ -1,2 +0,0 @@
from . import keyboard
from . import keymap