mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
feat: Generate setup scripts from metadata.
This commit is contained in:
committed by
Pete Johanson
parent
683991aa93
commit
b82bbb5ba2
@@ -12,6 +12,7 @@ module.exports = {
|
||||
path.resolve(__dirname, "src/docusaurus-tree-sitter-plugin"),
|
||||
path.resolve(__dirname, "src/hardware-metadata-collection-plugin"),
|
||||
path.resolve(__dirname, "src/hardware-schema-typescript-plugin"),
|
||||
path.resolve(__dirname, "src/setup-script-generation-plugin"),
|
||||
],
|
||||
themeConfig: {
|
||||
colorMode: {
|
||||
|
||||
Reference in New Issue
Block a user