summaryrefslogtreecommitdiff
path: root/quantum/template/ps2avrgb/config.h
AgeCommit message (Expand)Author
2021-01-12Recommend use of LED Indicator config (#10895)Joel Challis
2020-08-08Update new keyboard templates (#9636)Ryan
2020-06-12Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević
2019-10-01clang-format changesskullY
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-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
2018-10-27Add Bootmagic Lite to QMK (#4215)Drashna Jaelre
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-10Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin