소스 검색

[Keyboard] TKC Candybar: Correct info.json (#4882)

Inadvertently left a key position out of info.json, keeping it from
rendering properly.
TerryMathews 6 년 전
부모
커밋
59c846975d
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      keyboards/candybar/info.json

+ 4 - 1
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,