9089244db7
* 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>
36 lines
933 B
JSON
36 lines
933 B
JSON
{
|
|
"keyboard_name": "duckboard",
|
|
"url": "https://doodboard.xyz/",
|
|
"maintainer": "doodboard",
|
|
"width": 5,
|
|
"height": 5,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{ "x": 1, "y": 0 },
|
|
{ "x": 2, "y": 0 },
|
|
{ "x": 3, "y": 0 },
|
|
{ "x": 4, "y": 0 },
|
|
|
|
{ "x": 1, "y": 1 },
|
|
{ "x": 2, "y": 1 },
|
|
{ "x": 3, "y": 1 },
|
|
|
|
{ "x": 1, "y": 2 },
|
|
{ "x": 2, "y": 2 },
|
|
{ "x": 3, "y": 2 },
|
|
{ "x": 4, "y": 1, "h": 2 },
|
|
|
|
{ "x": 1, "y": 3 },
|
|
{ "x": 2, "y": 3 },
|
|
{ "x": 3, "y": 3 },
|
|
|
|
{ "x": 0, "y": 4 },
|
|
{ "x": 1, "y": 4 },
|
|
{ "x": 2, "y": 4 },
|
|
{ "x": 3, "y": 4 },
|
|
{ "x": 4, "y": 3, "h": 2 }
|
|
]
|
|
}
|
|
}
|
|
}
|