qmk-dactyl-manuform-a/lib/python/qmk/cli/json/__init__.py

6 lines
177 B
Python

"""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