a simple tool for creating LED screen mappings
Find a file
2026-06-14 10:26:22 +02:00
src newline fix 2025-10-09 15:54:57 +02:00
.gitignore note in readme 2026-06-14 10:26:22 +02:00
Cargo.lock newline fix 2025-10-09 15:54:57 +02:00
Cargo.toml newline fix 2025-10-09 15:54:57 +02:00
example.map add mise 2026-06-14 10:16:16 +02:00
mise.toml add mise 2026-06-14 10:16:16 +02:00
README.md note in readme 2026-06-14 10:26:22 +02:00

mapper

a simple tool for creating LED screen mappings

prerequisites

how to run

$ cp example.map project.map
$ vim project.map # edit project.map as needed
$ cargo run -r -- project.map
...