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:
Peter Johanson
2024-10-16 17:49:54 -06:00
committed by Pete Johanson
parent 7dfc6ab31d
commit 64c1e1e3ff
2 changed files with 3 additions and 1 deletions

View File

@@ -57,7 +57,8 @@
"encoder",
"underglow",
"backlight",
"pointer"
"pointer",
"studio"
]
}
},