aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template
AgeCommit message (Expand)Author
2019-05-03Fix up ps2avrgb templates (#5606)Gravatar MechMerlin
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Gravatar Takeshi ISHII
2019-04-11Update ps2avrgb readme template (#5584)Gravatar noroadsleft
2019-04-05Update ps2avrgb template to use standard matrix/i2c code (#4957)Gravatar James Churchill
2019-02-26Ask for your name when generating a new keyboard (#5214)Gravatar fauxpark
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)Gravatar zvecr
2019-02-17Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Gravatar Konstantin Đorđević
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Gravatar Konstantin Đorđević
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Gravatar Drashna Jaelre
2019-01-23Optimize/Update the new_project script (#4920)Gravatar MechMerlin
2019-01-20Update Templates (stop living in the past, its 2019) (#4897)Gravatar MechMerlin
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Gravatar Takeshi ISHII
2018-11-27Turn off Mousekeys for several ps2avrGB keyboards (#4502)Gravatar Drashna Jaelre
2018-11-12modify quantum/template/avr/config.h: add rgblight effect configurationsGravatar mtei
2018-10-27Add Bootmagic Lite to QMK (#4215)Gravatar Drashna Jaelre
2018-08-29Updated templates for use by new_project.sh (#3783)Gravatar noroadsleft
2018-08-09Update ps2avrgb readme (#3599)Gravatar MechMerlin
2018-08-03Update templates used for new_project.sh (#3558)Gravatar MechMerlin
2018-07-18Add #include "config_common.h" after #pragma once to config.h templates (#3444)Gravatar noroadsleft
2018-07-16Update template config.h with `#pragma once` (#3415)Gravatar Evan Travers
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Gravatar Max Audron
2018-05-31Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Gravatar Kenneth Aloysius
2018-05-13update template copyrights to 2018 (#2962)Gravatar MechMerlin
2018-05-10Support both AVR and ps2avrGB targets for new_project script (#2811)Gravatar MechMerlin
2018-04-21Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)Gravatar MechMerlin
2018-04-05change KEYMAP to LAYOUT for all new keyboards made using this scriptGravatar mechmerlin
2017-11-01update template readmeGravatar Jack Humbert
2017-11-01update qmk templateGravatar Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
2017-08-11add description of new option to docs and add option (commented out) into tem...Gravatar Balz Guenat
2017-06-24Fix #1135 by changing the default to at90usb1286Gravatar skullY
2017-03-30Merge pull request #1184 from osamuaoki/masterGravatar Jack Humbert
2017-03-30Typo fixGravatar Osamu Aoki
2017-03-28Clarify the quantum license (#1042)Gravatar skullydazed
2017-03-02fix 'stop_all_notes' naming to be more consistentGravatar Gabriel Young
2017-02-25Update size estimates in the MakefileGravatar Gabriel Young
2017-02-25Update existing keymapsGravatar Gabriel Young
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGravatar Gabriel Young
2017-02-19Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gravatar Gabriel Young
2017-02-19Allow customization of the number of tone keycodes and add example keymapGravatar Gabriel Young
2017-02-13Implement faux-clicky featureGravatar Priyadi Iman Nurcahyo
2017-02-05Add new DIODE_DIRECTION optionGravatar Nikolaus Wittenstein
2016-08-27Fix the keyboard template with new make syntaxGravatar Fred Sundvik
2016-08-20Fix the template for the Makefile/rules.mk splitGravatar Fred Sundvik
2016-07-07fixes quantum template (actually)Gravatar Jack Humbert
2016-07-07corrects quantum templateGravatar Jack Humbert
2016-06-23Backlight abstraction and other changes (#439)Gravatar Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Gravatar Jack Humbert
2016-06-21updates all config.h and Makefiles to correct references, textGravatar Jack Humbert
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Gravatar Jack Humbert