summaryrefslogtreecommitdiffstats
path: root/quantum/api
AgeCommit message (Collapse)AuthorFilesLines
2017-03-29Clarify the quantum license (#1042)skullydazed2-1/+32
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
2016-12-29API Sysex fixesFred Sundvik1-16/+44
Fix memory leaks by using stack instead of malloc Reduce memory usage by having less temporary bufffers Remove warnings by adding includes Decrease code size by 608 bytes (mostly due to not linking malloc) More robust handling of buffer overflows
2016-11-26separated into api files/folderJack Humbert2-0/+39