aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template/base/template.h
Commit message (Collapse)AuthorAgeFilesLines
* Optimize/Update the new_project script (#4920)MechMerlin2019-01-231-0/+35
* use pragma once in our templates * template.h is present in both avr/ps2avrgb options so we moved it to base. In addition we now use pragma once