summaryrefslogtreecommitdiff
path: root/keyboards/xelus/pachi/rgb/rev1/rev1.c
AgeCommit message (Expand)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
2024-02-09LED drivers: place I2C addresses into an array (#22975)Ryan
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2022-11-11LED config fixes (#18973)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-16[Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus22