forked from forks/qmk_firmware
13bb6b4b7f
* redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme
29 lines
261 B
Plaintext
29 lines
261 B
Plaintext
.dep
|
|
*.o
|
|
*.eep
|
|
*.elf
|
|
*.hex
|
|
!util/bootloader.hex
|
|
!quantum/tools/eeprom_reset.hex
|
|
*.log
|
|
*.lss
|
|
*.lst
|
|
*.map
|
|
*.sym
|
|
*.swp
|
|
tags
|
|
*~
|
|
build/
|
|
.build/
|
|
*.bak
|
|
.vagrant/
|
|
.idea/
|
|
CMakeLists.txt
|
|
.DS_STORE
|
|
|
|
# Eclipse/PyCharm/Other IDE Settings
|
|
.cproject
|
|
.project
|
|
.settings/
|
|
.idea
|