Add a virtual keyboard to the visualiser

This commit is contained in:
2026-03-26 09:14:25 +00:00
parent c8ef3df460
commit d00ac70e1c
6 changed files with 459 additions and 37 deletions

View File

@@ -7,7 +7,8 @@
"Bash(find /Users/mattsp/.cargo/registry/src -name memory.x -path */rp*)",
"Bash(find /Users/mattsp/.cargo/registry/src -name build.rs -path */rp-pac*)",
"Bash(chmod +x /Users/mattsp/projects/sound/build-web.sh)",
"Bash(/Users/mattsp/projects/sound/build-web.sh)"
"Bash(/Users/mattsp/projects/sound/build-web.sh)",
"Bash(wasm-pack build:*)"
]
}
}