summaryrefslogtreecommitdiffstats
path: root/quantum/led.c
Commit message (Collapse)AuthorAgeFilesLines
* __attribute__ ((weak)) added to led_seta0-c2016-04-171-0/+1
| | | __attribute__ ((weak)) added to led_set
* Fixed extra semicolons.IBNobody2016-03-221-1/+1
| | | | Fixed extra semicolons.
* Fixed LED Function CallsIBNobody2016-03-221-8/+7
| | | | | Fixed LED indicator function calls to match how the matrix init function calls are formatted.
* Adding LED function pointersIBNobody2016-03-151-1/+11
|
* quantum separatedJack Humbert2015-10-261-0/+38