summaryrefslogtreecommitdiffstats
path: root/keyboards/kopibeng/typ65/info.json
Commit message (Collapse)AuthorAgeFilesLines
* kopibeng Typ65+ Layout Additions (#20710)James Young2023-05-041-84/+760
| | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT back to LAYOUT_all Preparing to add new layouts, so we need `LAYOUT_all` back. * add LAYOUT_ansi_blocker_split_bs * add LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan_split_bs * add LAYOUT_ansi_blocker_tsangan * add LAYOUT_iso_blocker_split_bs * add LAYOUT_iso_blocker * add LAYOUT_iso_blocker_tsangan_split_bs * add LAYOUT_iso_blocker_tsangan
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-77/+82
|
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-0/+5
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Typ65+ Add code to auto turn off LEDs when the PC goes to sleep (#19365)Wolf Van Herreweghe2022-12-301-1/+4
| | | Co-authored-by: Wolf <contact@vwolf.be>
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-1/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Add support for Typ65+ (#16399)kopibeng2022-03-061-0/+88
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>