aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/dynamic_macro.h
Commit message (Collapse)AuthorAgeFilesLines
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+16
| | | | | | | | | | * 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
* Reduce the default dynamic macro bufferWojciech Siewierski2016-10-091-2/+7
| | | | | There have been reports of it leaving not enough free memory preventing the keyboard from working properly.
* Implement the dynamic macros that are recorded in runtimeWojciech Siewierski2016-08-181-0/+226