aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template
Commit message (Expand)AuthorAgeFilesLines
* Fix #1135 by changing the default to at90usb1286skullY2017-06-241-1/+1
* Merge pull request #1184 from osamuaoki/masterJack Humbert2017-03-301-1/+1
|\
| * Typo fixOsamu Aoki2017-03-301-1/+1
* | Clarify the quantum license (#1042)skullydazed2017-03-287-6/+98
* | fix 'stop_all_notes' naming to be more consistentGabriel Young2017-03-021-1/+1
* | Update size estimates in the MakefileGabriel Young2017-02-251-1/+1
* | Update existing keymapsGabriel Young2017-02-251-0/+3
* | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-251-0/+17
* | Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young2017-02-192-2/+2
* | Allow customization of the number of tone keycodes and add example keymapGabriel Young2017-02-191-0/+3
* | Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-131-0/+1
* | Add new DIODE_DIRECTION optionNikolaus Wittenstein2017-02-051-1/+1
|/
* Fix the keyboard template with new make syntaxFred Sundvik2016-08-271-5/+5
* Fix the template for the Makefile/rules.mk splitFred Sundvik2016-08-202-74/+69
* fixes quantum template (actually)Jack Humbert2016-07-071-1/+1
* corrects quantum templateJack Humbert2016-07-071-1/+1
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-239-116/+75
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-1/+1
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-211-39/+1
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-1/+1
* Makefile redo & other features (#395)Jack Humbert2016-06-113-49/+4
* updates quantum template to prevent backlight conflictsJack Humbert2016-05-281-1/+1
* Optimize matrix scanning (#343)Eric Tang2016-05-231-8/+9
* Leader key implementation (#326)Erez Zukerman2016-05-152-4/+5
* moves backlight functionality to keyboard files and updates template makefileJack Humbert2016-04-293-15/+97
* 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
|\
| * Minor Tweaks and DocumentationIBNobody2016-03-281-11/+42
* | Merge pull request #214 from cdlm/action-hookJack Humbert2016-03-282-6/+19
|\ \ | |/ |/|
| * Add action-preprocessing hook to keyboard templateDamien Pollet2016-03-282-6/+19
* | Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-282-12/+58
|/
* Fixed extra semicolons.IBNobody2016-03-221-8/+5
* Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-03-222-21/+12
|\
| * 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