summaryrefslogtreecommitdiffstats
path: root/bin/qmk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-06-14 23:52:31 +0000
committerQMK Bot <hello@qmk.fm>2021-06-14 23:52:31 +0000
commita2a524afbb11ae6778bfc68c366db2425efadae9 (patch)
treee3935a33a7d20fa0051639e5a42837ec0deda77d /bin/qmk
parent8d0a610f6e9d8c0f2645ec38b7f09ddd53b83f06 (diff)
parent0713797c58376e8237174f8ca83a3fff9d964b9d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'bin/qmk')
-rwxr-xr-xbin/qmk1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/qmk b/bin/qmk
index a6e8ce08da..617f992826 100755
--- a/bin/qmk
+++ b/bin/qmk
@@ -35,6 +35,7 @@ def main():
print('Warning: The bin/qmk script is being deprecated. Please install the QMK CLI: python3 -m pip install qmk', file=sys.stderr)
# Import the subcommands
+ import milc.subcommand.config # noqa
import qmk.cli # noqa
# Execute
[cgit] Unable to lock slot /tmp/cgit/82000000.lock: Permission denied (13)