| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Configure boards to use development_board - S (#25293) | Joel Challis | 2025-05-24 | 1 | -2/+1 |
| | | |||||
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
| * | Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) | Joel Challis | 2024-07-23 | 1 | -1/+3 |
| | | | | Migrate split.soft_serial_pin to split.serial.pin | ||||
| * | Miscellaneous keyboard.json migrations (#23378) | Joel Challis | 2024-04-04 | 1 | -0/+6 |
| | | |||||
| * | Migrate content where only parent info.json exists (#22895) | Joel Challis | 2024-03-14 | 1 | -0/+9 |
| | | |||||
| * | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 1 | -51/+55 |
| | | |||||
| * | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-10 | 1 | -0/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | 2023-02-28 | 1 | -4/+4 |
| | | |||||
| * | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 1 | -0/+3 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | | |||||
| * | width:2 → height:2 for spacetime thumb keys (#18605) | precondition | 2022-10-05 | 1 | -4/+4 |
| | | |||||
| * | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | 2022-08-04 | 1 | -0/+6 |
| | | |||||
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -4/+0 |
| | | |||||
| * | [Keyboard] adds spacetime keyboard (#5969) | Kyle Terry | 2019-05-26 | 1 | -0/+68 |
| * adds spacetime keyboard * removes custom tap and mod functions this commit replaces tap_key, control_key and shift_key with built-in tap_code16. * changes thumb layer and makes left palm key ralt | |||||