summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/arm_atsam/led_matrix.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-30Updated rgb_led struct field modifier to flags (#5619)XScorpion21-2/+2
2019-04-04RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik1-295/+259
2019-01-26Circular animation (#4796)Drashna Jaelre1-6/+16
2019-01-07Update to arm_atsam wait and timer routinespatrickmt1-2/+2
2019-01-07Fix indentation in tmk_core led_matrix.cIan O'Dea1-9/+9
2019-01-07Make arm_atsam led matrix circular animation circular rather than obloidIan O'Dea1-1/+3
2019-01-07Add ability to animate arm_atsam led matrix from the center of a circleIan O'Dea1-6/+14
2018-12-10Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)patrickmt1-2/+2
2018-12-06Vertical animation support for arm_atsam led_matrix (#4538)Ian O'Dea1-31/+42
2018-11-06Add localized LED flash effect on keypress to Massdrop ALT (#4340)Sean Dwyer1-3/+11
2018-08-29Massdrop keyboard support (#3780)patrickmt1-0/+509