summaryrefslogtreecommitdiffstats
path: root/quantum/template/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-231-1/+5
| | | | | | | | | | | | | | | | | | | | * 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
* Optimize matrix scanning (#343)Eric Tang2016-05-231-8/+9
|
* Minor Tweaks and DocumentationIBNobody2016-03-281-11/+42
| | | | | | | | Fixed compiler warning by including bootloader.h in keymap_common.c. Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined. Added extra documentation to the template config.h
* Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-281-1/+46
| | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
* changes to the templateJack Humbert2016-01-231-4/+4
|
* new project scriptJack Humbert2015-10-271-0/+81