summaryrefslogtreecommitdiff
path: root/quantum/template/ps2avrgb
AgeCommit message (Expand)Author
2020-01-09Set device version from config.h for V-USB boards (#7316)fauxpark
2020-01-09Add support for configurable polling interval and power usage o… (#7336)fauxpark
2020-01-09Template updates (#7221)fauxpark
2019-11-04 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-09-17clang-format changesskullY
2019-08-28Add 'bootloadHID' flash target (#5587)Joel Challis
2019-08-13Add some defaults for ATmega32A to mcu_selection.mk (#6253)fauxpark
2019-07-10Add copyright year placeholders to new keyboard script (#6280)fauxpark
2019-06-04Fix up Debouncing in AVR Templates (#5964) (#59)Drashna Jaelre
2019-02-26Ask for your name when generating a new keyboard (#5214)fauxpark
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-23Optimize/Update the new_project script (#4920)MechMerlin
2019-01-20Update Templates (stop living in the past, its 2019) (#4897)MechMerlin
2018-11-27Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre
2018-10-27Add Bootmagic Lite to QMK (#4215)Drashna Jaelre
2018-08-29Updated templates for use by new_project.sh (#3783)noroadsleft
2018-08-09Update ps2avrgb readme (#3599)MechMerlin
2018-07-18Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft
2018-07-16Update template config.h with `#pragma once` (#3415)Evan Travers
2018-05-31Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius
2018-05-13update template copyrights to 2018 (#2962)MechMerlin
2018-05-10Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin