diff options
author | Joel Challis <git@zvecr.com> | 2020-06-05 01:33:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-04 17:33:35 -0700 |
commit | a2dee4494d27a0a7d6075317a1b41e0ff4db194f (patch) | |
tree | f448b8a1b2a01395f6a0ded7557345a0a178a7bf /keyboards/mechlovin | |
parent | 6cfc3cd940370d80fd44554eb9f669950495e1f9 (diff) |
Fix mechlovin/pisces Configurator config (#9290)
* Fix mechlovin/pisces Configurator config
* Update keyboards/mechlovin/pisces/info.json
Diffstat (limited to 'keyboards/mechlovin')
-rw-r--r-- | keyboards/mechlovin/pisces/info.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/mechlovin/pisces/info.json b/keyboards/mechlovin/pisces/info.json index 5b32d1186e..bb6e4b8c32 100644 --- a/keyboards/mechlovin/pisces/info.json +++ b/keyboards/mechlovin/pisces/info.json @@ -65,8 +65,9 @@ {"label":"K3C (F6,D7)", "x":12.25, "y":3, "w":1.75}, {"label":"K3D (F6,B4)", "x":14, "y":3}, {"label":"K3E (F6,B5)", "x":15, "y":3}, - {"label":"K40 (F7,E6)", "x":0, "y":4, "w":1.5}, - {"label":"K42 (F7,B3)", "x":2.25, "y":4, "w":1.5}, + {"label":"K40 (F7,E6)", "x":0, "y":4, "w":1.25}, + {"label":"K41 (F7,B1)", "x":1.25, "y":4, "w":1.25}, + {"label":"K42 (F7,B3)", "x":2.5, "y":4, "w":1.25}, {"label":"K46 (F7,D3)", "x":3.75, "y":4, "w":6.25}, {"label":"K4A (F7,D4)", "x":10, "y":4, "w":1.25}, {"label":"K4B (F7,D6)", "x":11.25, "y":4, "w":1.25}, |