Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-11 | Move matrix config to info.json, part 5 (#20003) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-28 | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-10-05 | width:2 → height:2 for spacetime thumb keys (#18605) | precondition | |
2022-08-04 | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2019-05-26 | [Keyboard] adds spacetime keyboard (#5969) | Kyle Terry | |
* 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 |