summaryrefslogtreecommitdiffstats
path: root/quantum/template/avr
AgeCommit message (Expand)AuthorFilesLines
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII1-0/+6
2019-04-05Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill1-11/+19
2019-02-26Ask for your name when generating a new keyboard (#5214)fauxpark3-4/+4
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr1-1/+1
2019-02-18Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević1-5/+6
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević1-1/+1
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-3/+2
2019-01-24Optimize/Update the new_project script (#4920)MechMerlin1-38/+0
2019-01-21Update Templates (stop living in the past, its 2019) (#4897)MechMerlin3-3/+3
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII1-0/+5
2018-11-12modify quantum/template/avr/config.h: add rgblight effect configurationsmtei1-5/+18
2018-10-27Add Bootmagic Lite to QMK (#4215)Drashna Jaelre1-0/+3
2018-08-29Updated templates for use by new_project.sh (#3783)noroadsleft3-14/+27
2018-08-10Update ps2avrgb readme (#3599)MechMerlin1-0/+15
2018-08-03Update templates used for new_project.sh (#3558)MechMerlin3-6/+17
2018-07-19Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft1-8/+10
2018-07-16Update template config.h with `#pragma once` (#3415)Evan Travers1-5/+1
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2-0/+29
2018-05-14update template copyrights to 2018 (#2962)MechMerlin3-4/+4
2018-05-10Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin4-0/+335