mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-25 00:34:16 -04:00
7e7eb69edf
* MILC: Add support for hidden subcommands Subcommands with 'hidden=True' will not show up in the help output, but will work as any other subcommands. * Hide those hidden submodules, for real now * Rebase on latest MILC