Age | Commit message (Expand) | Author |
2020-11-16 | Recommend use of LED Indicator config (#10895) | Joel Challis |
2020-07-16 | Remove `DESCRIPTION` (#9732) | Ryan |
2020-07-15 | Update new keyboard templates (#9636) | Ryan |
2020-05-17 | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) | Ryan |
2020-05-01 | Audio_Enable, AVR template update (#8901) | JohSchneider |
2020-04-09 | Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) | Konstantin Đorđević |
2020-03-31 | V-USB: Consolidate usbconfig.h's into a single file (#8584) | Ryan |
2020-03-28 | V-USB: Use structs for USB descriptors (#8572) | Ryan |
2020-03-22 | Remove BOOTLOADER_SIZE stuff from template (#8516) | Ryan |
2020-03-09 | Remove NO_UART defines from config.h for V-USB boards (#8351) | Ryan |
2019-11-25 | Send string keycode tweaks (#7471) | fauxpark |
2019-11-19 | [Core] Fix ps2avrgb template (#7412) | Erovia |
2019-11-15 | Set device version from config.h for V-USB boards (#7316) | fauxpark |
2019-11-15 | Add support for configurable polling interval and power usage o… (#7336) | fauxpark |
2019-11-12 | disable deprecated actions (#7211) | Stephen Hogsten |
2019-11-06 | New and improved lock LED callbacks (#7215) | fauxpark |
2019-11-01 | Template updates (#7221) | fauxpark |
2019-10-29 | Refactor ps2avrgb i2c ws2812 to core (#7183) | Joel Challis |
2019-10-18 | Remove build option firmware size impacts (#6947) | Amber Holly |
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-17 | Remove backslashes from template keymap (#6548) | fauxpark |
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-16 | Store backlight breathing state in EEPROM (#6105) | fauxpark |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
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-05-02 | If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste... | Takeshi ISHII |
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-02-18 | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr |
2019-02-17 | Change Command keycode defaults to match corresponding Bootmagic codes (#5078) | Konstantin Đorđević |
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-12-14 | Make quantum/split_common/serial.[ch] configurable (#4419) | Takeshi ISHII |
2018-11-27 | Turn off Mousekeys for several ps2avrGB keyboards (#4502) | Drashna Jaelre |
2018-11-12 | modify quantum/template/avr/config.h: add rgblight effect configurations | mtei |
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-08-03 | Update templates used for new_project.sh (#3558) | MechMerlin |