summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ms_sculpt_mobile
Commit message (Expand)AuthorAgeFilesLines
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-126/+83
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-115-46/+10
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+6
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-12/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-137-1131/+0
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-206-11/+12
* MS Sculpt Mobile refactor (#16038)Ryan2022-03-209-134/+124
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Fix handwired/ms_sculpt_mobile default keymap (#16032)Joel Challis2022-01-255-3/+3
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-7/+7
* Fix up build options comments (#15463)Ryan2021-12-121-0/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-3/+2
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-3/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-4/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-301-3/+3
|\
| * Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-301-1/+0
|\|
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-292-2/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-212-2/+2
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-101-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-10/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-10/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-16/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-16/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-43/+35
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-1/+0
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-8/+4
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-33/+18
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1