aboutsummaryrefslogtreecommitdiff
path: root/keyboards/espectro
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/espectro
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/espectro')
-rw-r--r--keyboards/espectro/info.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/espectro/info.json b/keyboards/espectro/info.json
index 08796068d..cb34f6938 100644
--- a/keyboards/espectro/info.json
+++ b/keyboards/espectro/info.json
@@ -2,11 +2,8 @@
2 "keyboard_name": "Espectro", 2 "keyboard_name": "Espectro",
3 "url": "", 3 "url": "",
4 "maintainer": "qmk", 4 "maintainer": "qmk",
5 "width": 19,
6 "height": 6,
7 "layouts": { 5 "layouts": {
8 "LAYOUT_default": { 6 "LAYOUT_default": {
9 "key_count": 100,
10 "layout": [ 7 "layout": [
11 {"label":"ESC", "x":0, "y":0}, 8 {"label":"ESC", "x":0, "y":0},
12 {"label":"F1", "x":1, "y":0}, 9 {"label":"F1", "x":1, "y":0},
@@ -117,7 +114,6 @@
117 }, 114 },
118 115
119 "LAYOUT_split_bs_joined_right": { 116 "LAYOUT_split_bs_joined_right": {
120 "key_count": 100,
121 "layout": [ 117 "layout": [
122 {"label": "K00", "x": 0, "y": 0}, 118 {"label": "K00", "x": 0, "y": 0},
123 {"label": "K01", "x": 1, "y": 0}, 119 {"label": "K01", "x": 1, "y": 0},
@@ -228,7 +224,6 @@
228 }, 224 },
229 225
230 "LAYOUT_split_shift_and_bs": { 226 "LAYOUT_split_shift_and_bs": {
231 "key_count": 104,
232 "layout": [ 227 "layout": [
233 {"label":"ESC", "x":0, "y":0}, 228 {"label":"ESC", "x":0, "y":0},
234 {"label":"F1", "x":1, "y":0}, 229 {"label":"F1", "x":1, "y":0},
@@ -343,7 +338,6 @@
343 }, 338 },
344 339
345 "LAYOUT_iso": { 340 "LAYOUT_iso": {
346 "key_count": 101,
347 "layout": [ 341 "layout": [
348 {"label":"ESC", "x":0, "y":0}, 342 {"label":"ESC", "x":0, "y":0},
349 {"label":"F1", "x":1, "y":0}, 343 {"label":"F1", "x":1, "y":0},