summaryrefslogtreecommitdiffstats
path: root/quantum/template/avr
Commit message (Expand)AuthorAgeFilesLines
* Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill2019-04-051-11/+19
* Ask for your name when generating a new keyboard (#5214)fauxpark2019-02-263-4/+4
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević2019-02-171-5/+6
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-3/+2
* Optimize/Update the new_project script (#4920)MechMerlin2019-01-231-38/+0
* Update Templates (stop living in the past, its 2019) (#4897)MechMerlin2019-01-203-3/+3
* Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-141-0/+5
* modify quantum/template/avr/config.h: add rgblight effect configurationsmtei2018-11-121-5/+18
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-271-0/+3
* Updated templates for use by new_project.sh (#3783)noroadsleft2018-08-293-14/+27
* Update ps2avrgb readme (#3599)MechMerlin2018-08-091-0/+15
* Update templates used for new_project.sh (#3558)MechMerlin2018-08-033-6/+17
* Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft2018-07-181-8/+10
* Update template config.h with `#pragma once` (#3415)Evan Travers2018-07-161-5/+1
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-152-0/+29
* update template copyrights to 2018 (#2962)MechMerlin2018-05-133-4/+4
* Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin2018-05-104-0/+335