From 36f3dba19565080b22e3e53c31d2c747cc6550fe Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Mon, 21 Jun 2021 09:23:04 -0700 Subject: mech.studio Dawn: correct key sizes and positioning (#13277) --- keyboards/mechstudio/dawn/info.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'keyboards/mechstudio/dawn') diff --git a/keyboards/mechstudio/dawn/info.json b/keyboards/mechstudio/dawn/info.json index 4914806a8d..2a2ff221e4 100644 --- a/keyboards/mechstudio/dawn/info.json +++ b/keyboards/mechstudio/dawn/info.json @@ -35,8 +35,7 @@ {"label":"0", "x":10, "y":1.25}, {"label":"-", "x":11, "y":1.25}, {"label":"=", "x":12, "y":1.25}, - {"label":"\\", "x":13, "y":1.25}, - {"label":"Backspace", "x":13, "y":1.25}, + {"label":"Backspace", "x":13, "y":1.25, "w":2}, {"label":"Page Up", "x":15, "y":1.25}, {"label":"Tab", "x":0, "y":2.25, "w":1.5}, @@ -54,6 +53,7 @@ {"label":"]", "x":12.5, "y":2.25}, {"label":"\\", "x":13.5, "y":2.25, "w":1.5}, {"label":"Page Down", "x":15, "y":2.25}, + {"label":"Caps Lock", "x":0, "y":3.25, "w":1.75}, {"label":"A", "x":1.75, "y":3.25}, {"label":"S", "x":2.75, "y":3.25}, @@ -66,11 +66,12 @@ {"label":"L", "x":9.75, "y":3.25}, {"label":";", "x":10.75, "y":3.25}, {"label":"'", "x":11.75, "y":3.25}, - {"label":"Enter", "x":12.75, "y":3.25, "w":2.25}, + {"label":"#", "x":12.75, "y":3.25}, + {"label":"Enter", "x":13.75, "y":3.25, "w":1.25}, {"label":"End", "x":15, "y":3.25}, {"label":"Left Shift", "x":0, "y":4.25, "w":1.25}, - {"label":"\\", "x":0, "y":4.25}, + {"label":"\\", "x":1.25, "y":4.25}, {"label":"Z", "x":2.25, "y":4.25}, {"label":"X", "x":3.25, "y":4.25}, {"label":"C", "x":4.25, "y":4.25}, @@ -96,4 +97,4 @@ {"label":"Right", "x":15, "y":5.25}] } } -} \ No newline at end of file +} -- cgit v1.2.3