Age | Commit message (Expand) | Author |
---|---|---|
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | 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 L-Q (#18727) | Drashna Jaelre |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-03 | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan |
2022-02-11 | move mechkeys keyboards into the mechkeys/ vendor folder (#15760) | peepeetee |