summaryrefslogtreecommitdiff
path: root/keyboards/ms_sculpt
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|/
* MS Sculpt Touch-Up (#17871)James Young2022-08-01
| | | | | | | | | * info.json: fix JSON syntax error * info.json: convert tabs to spaces * info.json: add QMK Configurator layout data * readme.md: switch Bootloader and Docs sections
* Fixup builds for TzCI (#17538)Nick Brassel2022-07-03
|
* Fix line endings.Nick Brassel2022-07-02
|
* Added MS Sculpt ISO-layout conversion with STM32F401 (#17049)Jean Bernard2022-07-02