summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/json/__init__.py
blob: f4ebfc45b4a00221371b6cae12c33d3f81eb3c53 (plain)
1
2
3
4
5
"""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