summaryrefslogtreecommitdiff
path: root/keyboards/fallacy/indicators.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04LED drivers: rename "simple" to "mono" (#22814)Ryan1-1/+1
2023-11-01Relocate LED driver init code (#22365)Ryan1-9/+2
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan1-1/+1
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-3/+3
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan1-6/+6
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-2/+2
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis1-1/+1
2021-07-31__flash? (#13799)Joel Challis1-1/+1
2021-07-31Move some led drivers to common folder (#13749)Joel Challis1-1/+1
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan1-2/+2
2020-06-29[Keyboard] Fallacy (#9499)toraifu1-0/+61