Age | Commit message (Expand) | Author |
2019-10-11 | Fix broken link to ps2avrgb flashing instructions (#7011) | MechMerlin |
2019-10-10 | Prevent clang-format messing up placeholder tokens within keyboard templates ... | fauxpark |
2019-09-20 | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark |
2019-08-30 | clang-format changes | skullY |
2019-08-24 | Add 'bootloadHID' flash target (#5587) | Joel Challis |
2019-08-08 | Add some defaults for ATmega32A to mcu_selection.mk (#6253) | fauxpark |
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-05-03 | Fix up ps2avrgb templates (#5606) | MechMerlin |
2019-04-11 | Update ps2avrgb readme template (#5584) | noroadsleft |
2019-04-05 | Update ps2avrgb template to use standard matrix/i2c code (#4957) | James Churchill |
2019-02-26 | Ask for your name when generating a new keyboard (#5214) | fauxpark |
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 |
2019-01-23 | Optimize/Update the new_project script (#4920) | MechMerlin |
2019-01-20 | Update Templates (stop living in the past, its 2019) (#4897) | MechMerlin |
2018-11-27 | Turn off Mousekeys for several ps2avrGB keyboards (#4502) | Drashna Jaelre |
2018-10-27 | Add Bootmagic Lite to QMK (#4215) | Drashna Jaelre |
2018-08-29 | Updated templates for use by new_project.sh (#3783) | noroadsleft |
2018-08-09 | Update ps2avrgb readme (#3599) | MechMerlin |
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-31 | Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip... | Kenneth Aloysius |
2018-05-13 | update template copyrights to 2018 (#2962) | MechMerlin |
2018-05-10 | Support both AVR and ps2avrGB targets for new_project script (#2811) | MechMerlin |