summaryrefslogtreecommitdiff
path: root/quantum/api
AgeCommit message (Collapse)Author
2016-12-29API Sysex fixesFred Sundvik
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 Humbert