summaryrefslogtreecommitdiff
path: root/keyboards/ms_sculpt
AgeCommit message (Collapse)Author
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-01MS Sculpt Touch-Up (#17871)James Young
* 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
2022-07-03Fixup builds for TzCI (#17538)Nick Brassel
2022-07-02Fix line endings.Nick Brassel
2022-07-02Added MS Sculpt ISO-layout conversion with STM32F401 (#17049)Jean Bernard