__init__.py 177 B

12345
  1. """QMK CLI JSON Subcommands
  2. We list each subcommand here explicitly because all the reliable ways of searching for modules are slow and delay startup.
  3. """
  4. from . import keymap