Age | Commit message (Expand) | Author |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-19 | Move layouts for direct_pins boards to data driven (#19872) | Ryan |
2023-02-14 | Migrate `DIRECT_PINS` to data driven (#19826) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-09-19 | Enable more BDN9 RGB effects (#18420) | Danny |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan |
2022-02-21 | Add encoder defaults for Keebio boards (#16398) | Danny |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-09-21 | Remove audio pin references in rules.mk (#14532) | Ryan |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | 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-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre |
2021-01-21 | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel |
2021-01-20 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel |
2021-01-20 | Remove `DESCRIPTION`, K-M (#11619) | Ryan |
2021-01-20 | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel |
2020-12-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2020-12-30 | Correct encoder pins on BDN9v2 (#11357) | Nick Blyumberg |
2020-12-05 | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2020-06-09 | Add BDN9 rev2 (#9017) | Danny |