Age | Commit message (Expand) | Author |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre |
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-08-04 | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan |
2022-01-11 | Correct matrix effect name (#15816) | Albert Y |
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-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre |
2021-09-26 | Remove references to KBFirmware JSON Parser (#14608) | James Young |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-24 | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) | Drashna Jaelre |
2021-07-21 | [Keyboard] Add keypad Satxri6key (#13423) | Sắn |