mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-21 16:45:55 +01: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