aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template/ps2avrgb
Commit message (Expand)AuthorAgeFilesLines
* Ask for your name when generating a new keyboard (#5214)fauxpark2019-02-261-1/+1
* 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-2/+3
* 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
* Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre2018-11-271-2/+2
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-271-0/+4
* Updated templates for use by new_project.sh (#3783)noroadsleft2018-08-292-5/+9
* Update ps2avrgb readme (#3599)MechMerlin2018-08-091-0/+44
* Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft2018-07-181-0/+2
* Update template config.h with `#pragma once` (#3415)Evan Travers2018-07-161-6/+1
* 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-132-2/+2
* Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin2018-05-108-0/+793