summaryrefslogtreecommitdiff
path: root/keyboards/handwired/MS_sculpt_mobile
AgeCommit message (Collapse)Author
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-04-13Rename MS-sculpt-mobile to MS_scuplpt_mobileFred Sundvik
Subprojects with "-" have problems, since the build system creates a define containing the subproject name, and "-" is illegal in macro names.
2017-04-13Add SKIP_VERSION option to speed up compilationFred Sundvik