diff options
author | takashicompany <t@kashi.company> | 2022-03-07 16:02:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-06 23:02:52 -0800 |
commit | 41fb9120d0aff73664da880871d4e168ad158ae2 (patch) | |
tree | 5cf2f2450c1ca127f35a547978c027a634524a49 /keyboards/takashicompany/dogtag/info.json | |
parent | 6e61126e08a2219db81ab0fc2ad6b385e2bd6098 (diff) |
[Keyboard] Update DogTag Macro Pad (#16446)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/takashicompany/dogtag/info.json')
-rw-r--r-- | keyboards/takashicompany/dogtag/info.json | 34 |
1 files changed, 25 insertions, 9 deletions
diff --git a/keyboards/takashicompany/dogtag/info.json b/keyboards/takashicompany/dogtag/info.json index 9dad380b70..64079408a8 100644 --- a/keyboards/takashicompany/dogtag/info.json +++ b/keyboards/takashicompany/dogtag/info.json @@ -22,10 +22,6 @@ "y": 0 }, { - "x": 7, - "y": 0 - }, - { "x": 8, "y": 0 }, @@ -38,6 +34,10 @@ "y": 0 }, { + "x": 11, + "y": 0 + }, + { "x": 0, "y": 1 }, @@ -54,10 +54,6 @@ "y": 1 }, { - "x": 7, - "y": 1 - }, - { "x": 8, "y": 1 }, @@ -70,12 +66,32 @@ "y": 1 }, { + "x": 11, + "y": 1 + }, + { "x": 4, "y": 2 }, { - "x": 6, + "x": 7, "y": 2 + }, + { + "x": 3.5, + "y": 3.25 + }, + { + "x": 4.5, + "y": 3.25 + }, + { + "x": 6.5, + "y": 3.25 + }, + { + "x": 7.5, + "y": 3.25 } ] } |