Age | Commit message (Expand) | Author |
---|---|---|
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | 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 encoder config to data driven (#19923) | Ryan |
2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | 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-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
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-07-03 | Add keyboard 'UM-80' (#17035) | duoshock |