aboutsummaryrefslogtreecommitdiff
path: root/keyboards/panc40
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-12 14:04:56 +1000
committerGitHub <noreply@github.com>2021-09-12 14:04:56 +1000
commit4791cfae1af0bc15a0bd8417c5195bf482b87605 (patch)
treec8bce61c28184407f9af5cd6b07f369c5c51acb0 /keyboards/panc40
parentf1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff)
downloadqmk_firmware-4791cfae1af0bc15a0bd8417c5195bf482b87605.tar.gz
qmk_firmware-4791cfae1af0bc15a0bd8417c5195bf482b87605.zip
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/panc40')
-rw-r--r--keyboards/panc40/info.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/panc40/info.json b/keyboards/panc40/info.json
index dc6b9e152..834fef0a5 100644
--- a/keyboards/panc40/info.json
+++ b/keyboards/panc40/info.json
@@ -2,11 +2,8 @@
2 "keyboard_name": "Panc40", 2 "keyboard_name": "Panc40",
3 "url": "", 3 "url": "",
4 "maintainer": "qmk", 4 "maintainer": "qmk",
5 "width": 12,
6 "height": 4,
7 "layouts": { 5 "layouts": {
8 "LAYOUT_all": { 6 "LAYOUT_all": {
9 "key_count": 45,
10 "layout": [ 7 "layout": [
11 {"label":"K00", "x":0, "y":0}, 8 {"label":"K00", "x":0, "y":0},
12 {"label":"K01", "x":1, "y":0}, 9 {"label":"K01", "x":1, "y":0},
@@ -56,7 +53,6 @@
56 ] 53 ]
57 }, 54 },
58 "LAYOUT_minorca": { 55 "LAYOUT_minorca": {
59 "key_count": 42,
60 "layout": [ 56 "layout": [
61 {"label":"K00", "x":0, "y":0}, 57 {"label":"K00", "x":0, "y":0},
62 {"label":"K01", "x":1, "y":0}, 58 {"label":"K01", "x":1, "y":0},
@@ -103,7 +99,6 @@
103 ] 99 ]
104 }, 100 },
105 "LAYOUT_sebright": { 101 "LAYOUT_sebright": {
106 "key_count": 41,
107 "layout": [ 102 "layout": [
108 {"label":"K00", "x":0, "y":0}, 103 {"label":"K00", "x":0, "y":0},
109 {"label":"K01", "x":1, "y":0}, 104 {"label":"K01", "x":1, "y":0},