]> git.donarmstrong.com Git - qmk_firmware.git/commit
Optimize/Update the new_project script (#4920)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Thu, 24 Jan 2019 05:04:04 +0000 (21:04 -0800)
committerDrashna Jaelre <drashna@live.com>
Thu, 24 Jan 2019 05:04:04 +0000 (21:04 -0800)
commit465559e1666b4f2d346bd899d884a6266a4d9ca4
treeb58886e2d6ba3902a9da96a51d6aeae14f9306b6
parentcf596a0371ad63106e764e96379deb48ec21e92b
Optimize/Update the new_project script (#4920)

* 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
quantum/template/avr/template.h [deleted file]
quantum/template/base/template.h [new file with mode: 0644]
quantum/template/ps2avrgb/template.h [deleted file]