mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 14:41:58 +00:00
* 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