Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.05 KB

File metadata and controls

35 lines (21 loc) · 1.05 KB

Shield Wizard for ZMK

A web-based graphical tool for creating custom ZMK shield configurations. Configure ZMK for your custom keyboard without writing code.

Usage

https://placeholder.example.com

Development

pnpm i
pnpm dev
pnpm test

If you're having trouble installing tree-sitter with the error .../include/node/v8config.h:13:2: error: #error "C++20 or later required.", export CXXFLAGS="-std=c++20" then run pnpm rb to rebuild.

Contributing

Contributions are welcome!

I'm taking a lax approach to contributions for this project, which means I will likely accept any changes that improve the project in some way, but for larger changes please open an issue or discuss with me on the ZMK Community Discord first.

License

This project is licensed under the MIT License.

Acknowledgements

This project used/referenced code from these projects: