implement basic keyboard firmware for my 40% ortho prototype, along with debug display info

This commit is contained in:
2025-12-28 19:13:12 +01:00
parent a8b9d3d750
commit d24abc6db2
8 changed files with 745 additions and 191 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# Cargo build artifacts
/target/
**/.idea
**/.idea
*.uf2