Age | Commit message (Expand) | Author |
2020-07-16 | Remove `DESCRIPTION` (#9732) | Ryan |
2020-07-15 | Update new keyboard templates (#9636) | Ryan |
2020-04-09 | Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) | Konstantin Đorđević |
2020-03-09 | Remove NO_UART defines from config.h for V-USB boards (#8351) | Ryan |
2019-11-19 | [Core] Fix ps2avrgb template (#7412) | Erovia |
2019-11-12 | disable deprecated actions (#7211) | Stephen Hogsten |
2019-10-10 | Prevent clang-format messing up placeholder tokens within keyboard templates ... | fauxpark |
2019-08-30 | clang-format changes | skullY |
2019-07-27 | Remove NO_BACKLIGHT_CLOCK (#6418) | fauxpark |
2019-07-20 | Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) | Konstantin Đorđević |
2019-07-08 | Add copyright year placeholders to new keyboard script (#6280) | fauxpark |
2019-05-23 | Fix up Debouncing in AVR Templates (#5964) | Drashna Jaelre |
2019-04-05 | Update ps2avrgb template to use standard matrix/i2c code (#4957) | James Churchill |
2019-01-27 | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2018-10-27 | Add Bootmagic Lite to QMK (#4215) | Drashna Jaelre |
2018-07-18 | Add #include "config_common.h" after #pragma once to config.h templates (#3444) | noroadsleft |
2018-07-16 | Update template config.h with `#pragma once` (#3415) | Evan Travers |
2018-05-10 | Support both AVR and ps2avrGB targets for new_project script (#2811) | MechMerlin |