diff options
author | Joel Challis <git@zvecr.com> | 2022-03-09 01:24:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-09 01:24:59 +0000 |
commit | ed169a6b3003cb9102a70e86ccd01d21d4794538 (patch) | |
tree | b42a3ed21bd7f0c83f28075b6780e82aabed8e86 /keyboards/takashicompany/dogtag/info.json | |
parent | 5244b13173e3df8f12f6e7338533c262e3acf88f (diff) |
Correct order of takashicompany/dogtag info.json (#16591)
Diffstat (limited to 'keyboards/takashicompany/dogtag/info.json')
-rw-r--r-- | keyboards/takashicompany/dogtag/info.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/keyboards/takashicompany/dogtag/info.json b/keyboards/takashicompany/dogtag/info.json index 64079408a8..72bd5eb136 100644 --- a/keyboards/takashicompany/dogtag/info.json +++ b/keyboards/takashicompany/dogtag/info.json @@ -54,6 +54,14 @@ "y": 1 }, { + "x": 4, + "y": 2 + }, + { + "x": 7, + "y": 2 + }, + { "x": 8, "y": 1 }, @@ -70,14 +78,6 @@ "y": 1 }, { - "x": 4, - "y": 2 - }, - { - "x": 7, - "y": 2 - }, - { "x": 3.5, "y": 3.25 }, |