Age | Commit message (Expand) | Author |
---|---|---|
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | 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-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-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan |
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-09-03 | Remove more RESET keycode references (#18252) | Joel Challis |
2022-08-18 | Add support keyboard Feker IK75 (#17611) | HorrorTroll |