summaryrefslogtreecommitdiffstats
path: root/keyboards/terrazzo/info.json
Commit message (Collapse)AuthorAgeFilesLines
* LED Matrix: driver naming cleanups (#21580)Ryan2023-07-291-1/+1
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-0/+3
|
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-291-16/+203
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+7
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-041-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
|
* [Keyboard] Add Terrazzo Keyboard (#10408)Anne Demey2020-10-231-0/+41
* Ciao Terrazzo! * Keymap updates * Adding info json Cleaning up keymap files Readme updates with template * Coding style updates * Removing vscode files * PR feedback updates * biton32 -> get_highest_layer update Adding license headers