summaryrefslogtreecommitdiff
path: root/quantum/template/base/template.h
AgeCommit message (Collapse)Author
2019-01-23Optimize/Update the new_project script (#4920)MechMerlin
* 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