The configurator for the 2x2 Macropad
This is the configurator for the 2x2 Macropad. It is written in Rust and uses the iced crate for the GUI.
Building
To build the configurator, you need to have Rust installed. You can get it from https://rustup.rs/.
Then, you can build the configurator by running:
cargo build --release
You can also download a pre-built binary from the releases page. There is pre-built binaries for Windows, Linux and macOS.