aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/arm_atsam/led_matrix.c
Commit message (Expand)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-230/+200
* Cleanup/rgb matrix (#5811)XScorpion22019-05-101-3/+0
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-4/+5
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-2/+2
* RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-031-295/+259
* Circular animation (#4796)Drashna Jaelre2019-01-251-6/+16
|\
| * Fix indentation in tmk_core led_matrix.cIan O'Dea2019-01-071-9/+9
| * Make arm_atsam led matrix circular animation circular rather than obloidIan O'Dea2019-01-071-1/+3
| * Add ability to animate arm_atsam led matrix from the center of a circleIan O'Dea2019-01-071-6/+14
* | Update to arm_atsam wait and timer routinespatrickmt2019-01-071-2/+2
|/
* Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)patrickmt2018-12-101-2/+2
* Vertical animation support for arm_atsam led_matrix (#4538)Ian O'Dea2018-12-061-31/+42
* Add localized LED flash effect on keypress to Massdrop ALT (#4340)Sean Dwyer2018-11-061-3/+11
* Massdrop keyboard support (#3780)patrickmt2018-08-291-0/+509