summaryrefslogtreecommitdiffstats
path: root/quantum/template/ps2avrgb
AgeCommit message (Expand)AuthorFilesLines
2019-05-04Fix up ps2avrgb templates (#5606)MechMerlin3-6/+5
2019-04-12Update ps2avrgb readme template (#5584)noroadsleft1-5/+5
2019-04-05Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill6-259/+80
2019-02-26Ask for your name when generating a new keyboard (#5214)fauxpark1-1/+1
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-2/+3
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-11-28Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre1-2/+2
2018-10-27Add Bootmagic Lite to QMK (#4215)Drashna Jaelre1-0/+4
2018-08-29Updated templates for use by new_project.sh (#3783)noroadsleft2-5/+9
2018-08-10Update ps2avrgb readme (#3599)MechMerlin1-0/+44
2018-07-19Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft1-0/+2
2018-07-16Update template config.h with `#pragma once` (#3415)Evan Travers1-6/+1
2018-05-31Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius1-13/+19
2018-05-14update template copyrights to 2018 (#2962)MechMerlin2-2/+2
2018-05-10Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin8-0/+793