summaryrefslogtreecommitdiffstats
path: root/keyboards/prototypist/pt80
Commit message (Collapse)AuthorAgeFilesLines
* ProtoTypist PT-80 Refactor (#21325)James Young2023-06-215-147/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [style] friendly-format info.json * [docs] add layout/matrix diagram * [style] refactor via keymap - grid-align keycodes - remove trailing whitespace * [refactor] LAYOUT_all macro Move the JSON object for the Enter key to the end of the home row. * [style] refactor default keymap - update keycode grid alignment - remove trailing whitespace * [refactor] LAYOUT_tkl_iso macro Move the JSON object for the Enter key to the end of the home row. This commit fixes a key sequence error with the `tkl_iso` Community Layout support. * [style] refactor default_ansi keymap - update keycode grid alignment - remove trailing whitespace * [bugfix] fix function row matrix assignments for LAYOUT_tkl_iso Fix incorrect matrix position assignments on the function row keys for the `LAYOUT_tkl_iso` macro. * [bugfix] fix function row matrix assignments for LAYOUT_tkl_ansi Fix incorrect matrix position assignments on the function row keys for the `LAYOUT_tkl_ansi` macro.
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-266/+266
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-10/+8
|
* Adding firmware for New Proto[Typist] in-stock PCBs. (#19958)Anjheos2023-03-097-0/+494
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Anjheos <Anjheos.Designs@gmail.com>