summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ms_sculpt_mobile/info.json
AgeCommit message (Collapse)Author
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan
2022-03-20MS Sculpt Mobile refactor (#16038)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2018-12-07handwired/MS_sculpt_mobile Refactor, Configurator and cleanup (#4576)noroadsleft
* 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.