| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 1 | -1/+0 |
| | | |||||
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 1 | -1/+0 |
| | | |||||
| * | Change to `development_board` (#21695) | Duncan Sutherland | 2024-04-23 | 1 | -2/+1 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 2 | -1/+0 |
| | | |||||
| * | Move `DEBOUNCE_TYPE` to data driven (#21489) | Ryan | 2023-07-09 | 2 | -2/+4 |
| | | |||||
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -1/+1 |
| | | |||||
| * | Move miscellaneous layouts to data driven (#20516) | Ryan | 2023-04-24 | 2 | -114/+89 |
| | | |||||
| * | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | 2023-02-28 | 1 | -7/+7 |
| | | |||||
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -8/+0 |
| | | |||||
| * | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-16 | 2 | -8/+3 |
| | | |||||
| * | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -7/+7 |
| | | |||||
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
| * | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | * `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 develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
| |\ | |||||
| | * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | | |||||
| * | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| |/ | |||||
| * | MS Sculpt Touch-Up (#17871) | James Young | 2022-08-01 | 2 | -7/+105 |
| | | | | | | | | | | * 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 Brassel | 2022-07-02 | 1 | -0/+0 |
| | | |||||
| * | Fix line endings. | Nick Brassel | 2022-07-02 | 1 | -25/+25 |
| | | |||||
| * | Added MS Sculpt ISO-layout conversion with STM32F401 (#17049) | Jean Bernard | 2022-07-02 | 6 | -0/+124 |