[INIT-MIGRATION] from qmk @ d575bf7ddcb66849a449aa5f714eb926644862ec

This commit is contained in:
Daveanand Mannie
2025-12-30 22:21:36 -05:00
commit 7642493f2c
22 changed files with 1133 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Junk files
*.bak
*.swp
*~
.DS_Store
._*
# Firmware files
# *.hex
# *.bin
# *.uf2
# clangd
compile_commands.json
.clangd/
.cache/