QMK/lib/python/qmk/cli/json/__init__.py

6 lines
177 B
Python
Raw Normal View History

2020-03-23 10:48:11 +01:00
"""QMK CLI JSON Subcommands
We list each subcommand here explicitly because all the reliable ways of searching for modules are slow and delay startup.
"""
from . import keymap