From: TerryMathews Date: Sat, 19 Jan 2019 17:04:46 +0000 (-0500) Subject: [Keyboard] TKC Candybar: Correct info.json (#4882) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=59c846975d8bb856e543ef24a91b988737b9779d;p=qmk_firmware.git [Keyboard] TKC Candybar: Correct info.json (#4882) Inadvertently left a key position out of info.json, keeping it from rendering properly. --- diff --git a/keyboards/candybar/info.json b/keyboards/candybar/info.json index 9e4dfadc8..442324ece 100644 --- a/keyboards/candybar/info.json +++ b/keyboards/candybar/info.json @@ -172,7 +172,10 @@ "w":1.25}, {"x":3.75, "y":3, - "w":2.75}, + "w":1.75}, + {"x":5.5, + "y":3, + "w":1}, {"label":"Backspace", "x":6.5, "y":3,