You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/.gitignore

27 lines
235 B

keyboard/planck/dfu-programmer.exe
14 years ago
.dep
*.o
*.eep
*.elf
*.hex
*.log
14 years ago
*.lss
*.lst
*.map
*.sym
*.swp
tags
*~
build/
*.bak
.vagrant/
.idea/
CMakeLists.txt
.DS_STORE
# Eclipse/PyCharm/Other IDE Settings
.cproject
.project
.settings/
.idea