diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2023-06-07 16:55:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-08 00:55:49 +0100 |
commit | 57c5f3e6743789d8aeb4fb8a45a13e04ff8de31d (patch) | |
tree | 59e1b09caffcbafad2a3655b0bcd5f6508cadf9f /keyboards/poker87d | |
parent | ae0342c12a1d0a097efb848dd8f4cb726ef2697d (diff) |
poker87d: correct layout data (#21159)
Diffstat (limited to 'keyboards/poker87d')
-rw-r--r-- | keyboards/poker87d/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/poker87d/info.json b/keyboards/poker87d/info.json index 98cb25d91c..3e0ea91fdc 100644 --- a/keyboards/poker87d/info.json +++ b/keyboards/poker87d/info.json @@ -89,7 +89,7 @@ {"matrix": [2, 9], "x": 9.5, "y": 2.5}, {"matrix": [2, 10], "x": 10.5, "y": 2.5}, {"matrix": [2, 11], "x": 11.5, "y": 2.5}, - {"matrix": [2, 12], "x": 12.5, "y": 2.5, "w": 1.25}, + {"matrix": [2, 12], "x": 12.5, "y": 2.5}, {"matrix": [2, 14], "x": 15.25, "y": 2.5}, {"matrix": [5, 13], "x": 16.25, "y": 2.5}, |