summaryrefslogtreecommitdiffstats
path: root/keyboards/doodboard/duckboard_r2/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-111-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-291-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Add VIA support to doodboard/duckboard_r2 (#12028)somepin2021-03-091-0/+39
* Update R1 keymap and config * Add duckboard R2 * Add VIA support for duckboard R2 * Set bootmagic lite row and column * Update config.h * Update keyboards/doodboard/duckboard/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>