summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/boop65/rgb/rgb.c
AgeCommit message (Expand)Author
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
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-09-14[Keyboard] add boop65 rgb keyboard (#14166)moyi4681