summaryrefslogtreecommitdiffstats
path: root/quantum/template/ps2avrgb/config.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-05Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill1-5/+8
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
2018-10-27Add Bootmagic Lite to QMK (#4215)Drashna Jaelre1-0/+4
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-10Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin1-0/+49