noroadsleft
|
c9159effc0
|
handwired/MS_sculpt_mobile Refactor, Configurator and cleanup (#4576)
* 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.
|
2018-12-07 16:48:03 -08:00 |
|
Joe Wasson
|
fe60cbd928
|
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
|
2017-08-20 12:32:20 -04:00 |
|
Fred Sundvik
|
bbe8876c8d
|
Rename MS-sculpt-mobile to MS_scuplpt_mobile
Subprojects with "-" have problems, since the build system creates
a define containing the subproject name, and "-" is illegal in
macro names.
|
2017-04-13 16:00:29 +03:00 |
|
Fred Sundvik
|
738b8d2b9c
|
Add SKIP_VERSION option to speed up compilation
|
2017-04-13 16:00:29 +03:00 |
|