aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template
Commit message (Collapse)AuthorAgeFilesLines
...
* moves backlight functionality to keyboard files and updates template makefileJack Humbert2016-04-293-15/+97
| | | | previously there were two backlight.c files (bad)
* Updated several keyboard folders to use new keymap naming schemeNoah Andrews2016-03-291-1/+1
|
* Merge pull request #219 from IBNobody/masterJack Humbert2016-03-281-11/+42
|\ | | | | Master
| * 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
* | Merge pull request #214 from cdlm/action-hookJack Humbert2016-03-282-6/+19
|\ \ | |/ |/| Add per-event user hook function
| * Add action-preprocessing hook to keyboard templateDamien Pollet2016-03-282-6/+19
| |
* | Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-282-12/+58
|/ | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
* Fixed extra semicolons.IBNobody2016-03-221-8/+5
| | | | Fixed extra semicolons.
* Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-03-222-21/+12
|\ | | | | | | | | | | # Conflicts: # quantum/template/template.c # quantum/template/template.h
| * Addressed void* return warning in all keymapsyoyoerx2016-03-102-18/+12
| |
* | Adding LED function pointersIBNobody2016-03-152-5/+25
|/
* Remove extraneous commaNoah Andrews2016-03-041-1/+1
|
* README changesJack Humbert2016-02-071-158/+2
|
* missing fileJack Humbert2016-01-291-0/+30
|
* changes to the templateJack Humbert2016-01-235-84/+14
|
* nkro infoJack Humbert2015-11-051-1/+1
|
* atomic up-to-dateJack Humbert2015-10-301-23/+161
|
* new project scriptJack Humbert2015-10-276-0/+386