diff options
| -rw-r--r-- | keyboards/doodboard/duckboard/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/doodboard/duckboard/info.json b/keyboards/doodboard/duckboard/info.json index ff043779f..d5193e61e 100644 --- a/keyboards/doodboard/duckboard/info.json +++ b/keyboards/doodboard/duckboard/info.json | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | {"x": 1, "y": 2}, | 19 | {"x": 1, "y": 2}, |
| 20 | {"x": 2, "y": 2}, | 20 | {"x": 2, "y": 2}, |
| 21 | {"x": 3, "y": 2}, | 21 | {"x": 3, "y": 2}, |
| 22 | {"x": 4, "y": 2}, | 22 | {"x": 4, "y": 1, "h": 2}, |
| 23 | 23 | ||
| 24 | {"x": 1, "y": 3}, | 24 | {"x": 1, "y": 3}, |
| 25 | {"x": 2, "y": 3}, | 25 | {"x": 2, "y": 3}, |
| @@ -29,7 +29,7 @@ | |||
| 29 | {"x": 1, "y": 4}, | 29 | {"x": 1, "y": 4}, |
| 30 | {"x": 2, "y": 4}, | 30 | {"x": 2, "y": 4}, |
| 31 | {"x": 3, "y": 4}, | 31 | {"x": 3, "y": 4}, |
| 32 | {"x": 4, "y": 4} | 32 | {"x": 4, "y": 3, "h": 2} |
| 33 | ] | 33 | ] |
| 34 | } | 34 | } |
| 35 | } | 35 | } |
