summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ms_sculpt_mobile/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-151-83/+83
|
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-201-1/+6
|
* MS Sculpt Mobile refactor (#16038)Ryan2022-03-201-91/+96
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* handwired/MS_sculpt_mobile Refactor, Configurator and cleanup (#4576)noroadsleft2018-12-071-0/+96
* 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.