diff options
author | QMK Bot <hello@qmk.fm> | 2021-06-14 23:52:31 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-06-14 23:52:31 +0000 |
commit | a2a524afbb11ae6778bfc68c366db2425efadae9 (patch) | |
tree | e3935a33a7d20fa0051639e5a42837ec0deda77d /lib/python/qmk/cli/chibios | |
parent | 8d0a610f6e9d8c0f2645ec38b7f09ddd53b83f06 (diff) | |
parent | 0713797c58376e8237174f8ca83a3fff9d964b9d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'lib/python/qmk/cli/chibios')
-rw-r--r-- | lib/python/qmk/cli/chibios/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/qmk/cli/chibios/__init__.py b/lib/python/qmk/cli/chibios/__init__.py index 4301837def..e69de29bb2 100644 --- a/lib/python/qmk/cli/chibios/__init__.py +++ b/lib/python/qmk/cli/chibios/__init__.py @@ -1 +0,0 @@ -from . import confmigrate |