Keyboard firmwares for Atmel AVR and Cortex-M
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.

.gitattributes 231B

123456789101112131415
  1. *.c text
  2. *.cpp text
  3. *.h text
  4. *.s text
  5. *.sct text
  6. *.ld text
  7. *.txt text
  8. *.xml text
  9. *.py text
  10. *.md text
  11. *.json text
  12. *.tmpl text
  13. *.dia binary
  14. *.elf binary
  15. *.bin binary