Age | Commit message (Expand) | Author |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan |
2023-03-11 | Move matrix config to info.json, part 4 (#20001) | Ryan |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-05 | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan |
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-08-14 | Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) | Ryan |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2022-01-17 | CLI: Parse USB device version BCD (#14580) | Ryan |
2021-12-12 | Fix up build options comments (#15463) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre |
2021-10-18 | Split out HAPTIC_ENABLE to have separate DRIVER option (#14854) | Joel Challis |
2021-10-10 | Fix OLED timeout on recent qwiic migrations (#14775) | Joel Challis |
2021-09-13 | Migrate boston_meetup/2019 away from QWIIC_DRIVERS (#14413) | Joel Challis |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-05 | Remove empty override functions (#14312) | Ryan |
2021-08-16 | Remove MIDI Configuration boilerplate (#11151) | James Young |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-02-15 | Audio system overhaul (#11820) | Drashna Jaelre |
2021-01-27 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-01-27 | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan |
2021-01-04 | Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl... | Nick Brassel |
2020-12-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2020-12-23 | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan |
2020-12-03 | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2019-11-21 | [Keyboard] Update default keymaps to use `layer_state_t` (#7444) | Drashna Jaelre |
2019-11-14 | [Core] Cleanup rules.mk for F303 keyboards (#7306) | fauxpark |
2019-07-16 | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre |
2019-05-07 | rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ... | XScorpion2 |
2019-04-29 | Updated rgb_led struct field modifier to flags (#5619) | XScorpion2 |
2019-04-22 | Boston meetup 2019 (#5611) | ishtob |