aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template/ps2avrgb/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* [Core] Fix ps2avrgb template (#7412)Erovia2019-11-191-1/+1
* disable deprecated actions (#7211)Stephen Hogsten2019-11-121-0/+6
* Prevent clang-format messing up placeholder tokens within keyboard templates ...fauxpark2019-10-101-7/+4
* clang-format changesskullY2019-08-301-9/+12
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-271-1/+0
* Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević2019-07-201-1/+1
* Add copyright year placeholders to new keyboard script (#6280)fauxpark2019-07-081-1/+1
* Fix up Debouncing in AVR Templates (#5964)Drashna Jaelre2019-05-231-1/+1
* Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill2019-04-051-5/+8
* 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
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-271-0/+4
* 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
* Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin2018-05-101-0/+49