Allow community layouts to be specified in info.json (#14682)
* move the community layout detection to python * fixup tests
This commit is contained in:
parent
f72b2ad720
commit
20f81af98a
4 changed files with 21 additions and 31 deletions
|
@ -60,6 +60,7 @@ subcommands = [
|
|||
'qmk.cli.lint',
|
||||
'qmk.cli.list.keyboards',
|
||||
'qmk.cli.list.keymaps',
|
||||
'qmk.cli.list.layouts',
|
||||
'qmk.cli.kle2json',
|
||||
'qmk.cli.multibuild',
|
||||
'qmk.cli.new.keyboard',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue