elvqmk

13 commits
Updated 2026-03-05 19:31:44
.
./.gitignore
# Junk files
*.bak
*.swp
*~
.DS_Store
._*

# Firmware files
*.hex
*.bin
*.uf2

# clangd
compile_commands.json
.clangd/
.cache/