aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template
Commit message (Expand)AuthorAgeFilesLines
...
* Update template config.h with `#pragma once` (#3415)Evan Travers2018-07-163-17/+3
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-152-0/+29
* Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius2018-05-311-13/+19
* update template copyrights to 2018 (#2962)MechMerlin2018-05-137-8/+8
* Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin2018-05-1017-0/+793
* Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)MechMerlin2018-04-211-1/+1
* change KEYMAP to LAYOUT for all new keyboards made using this scriptmechmerlin2018-04-052-2/+2
* update template readmeJack Humbert2017-11-011-2/+2
* update qmk templateJack Humbert2017-11-016-101/+25
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-6/+14
* add description of new option to docs and add option (commented out) into tem...Balz Guenat2017-08-111-0/+5
* 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