summaryrefslogtreecommitdiff
path: root/keyboards/xelus/pachi/rgb/rev1/config.h
AgeCommit message (Expand)Author
2024-01-10Migrate RGB Matrix config to info.json - XZY (#22879)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3741: driver naming cleanups (#21929)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06Move keyboard USB IDs and strings to data driven: X (#17925)Ryan
2022-05-17fix non-working builds (#17123)Xelus22
2022-01-11Correct matrix effect name (#15816)Albert Y
2021-12-09[Keyboard] Pachi RGB update (#15440)Xelus22
2021-11-28[Bug] Xelus Keyboards 400kHz i2c fix (#15315)Xelus22
2021-11-16[Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus22