feat: Add studio as a feature option in metadata
* Allow boards/shields to indicate ZMK Studio support in the `features` list.
This commit is contained in:
parent
7dfc6ab31d
commit
64c1e1e3ff
2 changed files with 3 additions and 1 deletions
|
|
@ -57,7 +57,8 @@
|
|||
"encoder",
|
||||
"underglow",
|
||||
"backlight",
|
||||
"pointer"
|
||||
"pointer",
|
||||
"studio"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue