This commit is contained in:
KeebMaker 2026-06-19 20:15:54 -06:00
parent 457d79dc2a
commit 99033fe515
6 changed files with 8 additions and 19 deletions

5
.gitignore vendored
View file

@ -24,6 +24,11 @@ test/
*.o
*.out
# firmware build output
*.uf2
*.hex
*.bin
# log
*.log