mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-06 13:21:58 +00: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