summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/MS_sculpt_mobile/keymaps/milestogo/config.h
Commit message (Collapse)AuthorAgeFilesLines
* handwired/MS_sculpt_mobile Refactor, Configurator and cleanup (#4576)noroadsleft2018-12-071-32/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * handwired/MS_sculpt_mobile: refactor - layout macro KEYMAP renamed to LAYOUT - layout macro MATRIX_TESTING_KEYMAP renamed to MATRIX_TESTING_LAYOUT * handwired/MS_sculpt_mobile: Configurator support * handwired/MS_sculpt_mobile: readme cleanup * handwired/MS_sculpt_mobile: rename folder Renamed the directory to fully lowercase. * handwired/MS_sculpt_mobile: rename keyboard files Renamed the keyboard core files to fully lowercase. * handwired/ms_sculpt_mobile: keymap readme cleanup Capitalization fixes because I'm that guy. * handwired/ms_sculpt_mobile: keymap config.h fixes Keymap config.h files updated to use #pragma once * handwired/ms_sculpt_mobile: updated paths Fixing path references due to rename.
* Rename MS-sculpt-mobile to MS_scuplpt_mobileFred Sundvik2017-04-131-1/+1
| | | | | | Subprojects with "-" have problems, since the build system creates a define containing the subproject name, and "-" is illegal in macro names.
* Add SKIP_VERSION option to speed up compilationFred Sundvik2017-04-131-0/+32