mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-07 10:45:50 +03:00
doodboard/duckboard: fix info.json data (#10745)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{"x": 1, "y": 2},
|
||||
{"x": 2, "y": 2},
|
||||
{"x": 3, "y": 2},
|
||||
{"x": 4, "y": 2},
|
||||
{"x": 4, "y": 1, "h": 2},
|
||||
|
||||
{"x": 1, "y": 3},
|
||||
{"x": 2, "y": 3},
|
||||
@@ -29,7 +29,7 @@
|
||||
{"x": 1, "y": 4},
|
||||
{"x": 2, "y": 4},
|
||||
{"x": 3, "y": 4},
|
||||
{"x": 4, "y": 4}
|
||||
{"x": 4, "y": 3, "h": 2}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user