summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ddg_56/info.json
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-291-5/+74
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+6
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+3
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Add DGG-56 Handwired (#8740)Spaceman2020-04-181-0/+17
* Add ddg_56 keyboard * Add ddg_56 default keymap * Fix config.h * Update config.h * Update ddg_56.h * Update keyboards/handwired/ddg_56/readme.md Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/ddg_56/readme.md Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/ddg_56/info.json Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>