summaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix/animations/typing_heatmap_anim.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-03Fix RGB Matrix Typing Heatmap overflow (#25915)nullptr1-1/+1
2024-10-12Rename RGB and HSV structs (#24471)Ryan1-2/+2
2023-04-30typing_heatmap: Add macro to configure increase steps (#20300)Jasmin1-2/+5
2022-09-19Fix int8_t overflow in RGB heatmap effect (#18410)Marius Renner1-1/+1
2022-06-29RGB Matrix Heatmap - Skip positions with NO_LED (#17488)Dasky1-0/+6
2022-06-21Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky1-42/+42
2022-04-16Heatmap incorrect matrix effect workaround (#16315)Albert Y1-0/+5
2022-02-12Format code according to conventions (#16322)QMK Bot1-2/+2
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre1-1/+1
2021-08-18Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre1-1/+1
2021-06-22Move LED/RGB Matrix code into their own directories (#13257)Ryan1-0/+86