summaryrefslogtreecommitdiff
path: root/keyboards/latincompass/latin60rgb/latin60rgb.c
AgeCommit message (Collapse)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-04-27Move 60% layouts to data driven (#20477)Ryan
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-02-10[Keyboard] move latincompass's boards to /latincompass (#16039)peepeetee