summaryrefslogtreecommitdiffstats
path: root/users/curry/rgb_matrix_user.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
|
* Fix broken build for users/curry (#16492)Allen Choi2022-04-191-2/+10
|
* [Keymap] Userspace refactor, adding leader key functionality (#7790)Akaash Suresh2020-01-091-0/+144
* Userspace refactor * Fixed missed ifdef * tapcode16, adjust layout * glcdfont changes from #7745 * Modify Keymaps, add workman * RGB & OLED update