diff options
| author | Ryan <fauxpark@gmail.com> | 2021-09-12 14:04:56 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-12 14:04:56 +1000 |
| commit | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (patch) | |
| tree | c8bce61c28184407f9af5cd6b07f369c5c51acb0 /keyboards/boardsource | |
| parent | f1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff) | |
| download | qmk_firmware-4791cfae1af0bc15a0bd8417c5195bf482b87605.tar.gz qmk_firmware-4791cfae1af0bc15a0bd8417c5195bf482b87605.zip | |
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/boardsource')
| -rw-r--r-- | keyboards/boardsource/3x4/info.json | 2 | ||||
| -rw-r--r-- | keyboards/boardsource/4x12/info.json | 2 | ||||
| -rw-r--r-- | keyboards/boardsource/5x12/info.json | 2 | ||||
| -rw-r--r-- | keyboards/boardsource/beiwagon/info.json | 2 | ||||
| -rw-r--r-- | keyboards/boardsource/holiday/spooky/info.json | 2 | ||||
| -rw-r--r-- | keyboards/boardsource/microdox/info.json | 2 | ||||
| -rw-r--r-- | keyboards/boardsource/technik_o/info.json | 2 | ||||
| -rw-r--r-- | keyboards/boardsource/technik_s/info.json | 2 | ||||
| -rw-r--r-- | keyboards/boardsource/the_mark/info.json | 2 |
9 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/boardsource/3x4/info.json b/keyboards/boardsource/3x4/info.json index ea7a98103..649c35af3 100644 --- a/keyboards/boardsource/3x4/info.json +++ b/keyboards/boardsource/3x4/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "boardsource 4x3", | 2 | "keyboard_name": "boardsource 4x3", |
| 3 | "url": "https://boardsource.xyz", | 3 | "url": "https://boardsource.xyz", |
| 4 | "maintainer": "boardsource", | 4 | "maintainer": "boardsource", |
| 5 | "width": 4, | ||
| 6 | "height": 3, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | 6 | ||
| 9 | "LAYOUT": { | 7 | "LAYOUT": { |
diff --git a/keyboards/boardsource/4x12/info.json b/keyboards/boardsource/4x12/info.json index d5f40fd3b..bb4acbbfe 100644 --- a/keyboards/boardsource/4x12/info.json +++ b/keyboards/boardsource/4x12/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "Boardsource 4x12", | 2 | "keyboard_name": "Boardsource 4x12", |
| 3 | "url": "https://boardsource.xyz", | 3 | "url": "https://boardsource.xyz", |
| 4 | "maintainer": "Boardsource", | 4 | "maintainer": "Boardsource", |
| 5 | "width": 12, | ||
| 6 | "height": 4, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT_ortho_4x12": { | 6 | "LAYOUT_ortho_4x12": { |
| 9 | "layout": [ | 7 | "layout": [ |
diff --git a/keyboards/boardsource/5x12/info.json b/keyboards/boardsource/5x12/info.json index a609f2a05..92debddd9 100644 --- a/keyboards/boardsource/5x12/info.json +++ b/keyboards/boardsource/5x12/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "boardsource 5x12", | 2 | "keyboard_name": "boardsource 5x12", |
| 3 | "url": "https://boardsource.xyz", | 3 | "url": "https://boardsource.xyz", |
| 4 | "maintainer": "boardsource", | 4 | "maintainer": "boardsource", |
| 5 | "width": 12, | ||
| 6 | "height": 5, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT_ortho_5x12": { | 6 | "LAYOUT_ortho_5x12": { |
| 9 | "layout": [ | 7 | "layout": [ |
diff --git a/keyboards/boardsource/beiwagon/info.json b/keyboards/boardsource/beiwagon/info.json index 6b2c9a466..6f7518b85 100644 --- a/keyboards/boardsource/beiwagon/info.json +++ b/keyboards/boardsource/beiwagon/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "Beiwagon", | 2 | "keyboard_name": "Beiwagon", |
| 3 | "url": "", | 3 | "url": "", |
| 4 | "maintainer": "Boardsource", | 4 | "maintainer": "Boardsource", |
| 5 | "width": 3, | ||
| 6 | "height": 4, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT": { | 6 | "LAYOUT": { |
| 9 | "layout": [ | 7 | "layout": [ |
diff --git a/keyboards/boardsource/holiday/spooky/info.json b/keyboards/boardsource/holiday/spooky/info.json index e792607fe..c942b2af1 100644 --- a/keyboards/boardsource/holiday/spooky/info.json +++ b/keyboards/boardsource/holiday/spooky/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "spooky", | 2 | "keyboard_name": "spooky", |
| 3 | "url": "https://boardsource.xyz/store/5f783f6da2c1b43e37ca0795", | 3 | "url": "https://boardsource.xyz/store/5f783f6da2c1b43e37ca0795", |
| 4 | "maintainer": "boardsource", | 4 | "maintainer": "boardsource", |
| 5 | "width": 3, | ||
| 6 | "height": 2, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT_ortho_2x3": { | 6 | "LAYOUT_ortho_2x3": { |
| 9 | "layout": [ | 7 | "layout": [ |
diff --git a/keyboards/boardsource/microdox/info.json b/keyboards/boardsource/microdox/info.json index fad30399d..325505600 100644 --- a/keyboards/boardsource/microdox/info.json +++ b/keyboards/boardsource/microdox/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "microdox", | 2 | "keyboard_name": "microdox", |
| 3 | "url": "https://boardsource.xyz/store/5f2e7e4a2902de7151494f92", | 3 | "url": "https://boardsource.xyz/store/5f2e7e4a2902de7151494f92", |
| 4 | "maintainer": "boardsource", | 4 | "maintainer": "boardsource", |
| 5 | "width": 13, | ||
| 6 | "height": 4.7, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT_split_3x5_3": { | 6 | "LAYOUT_split_3x5_3": { |
| 9 | "layout": [ | 7 | "layout": [ |
diff --git a/keyboards/boardsource/technik_o/info.json b/keyboards/boardsource/technik_o/info.json index 7b8a28d77..0aa780ca7 100644 --- a/keyboards/boardsource/technik_o/info.json +++ b/keyboards/boardsource/technik_o/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "Technik-O", | 2 | "keyboard_name": "Technik-O", |
| 3 | "url": "https://boardsource.xyz", | 3 | "url": "https://boardsource.xyz", |
| 4 | "maintainer": "Boardsource", | 4 | "maintainer": "Boardsource", |
| 5 | "width": 12, | ||
| 6 | "height": 4, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT_ortho_4x12": { | 6 | "LAYOUT_ortho_4x12": { |
| 9 | "layout": [ | 7 | "layout": [ |
diff --git a/keyboards/boardsource/technik_s/info.json b/keyboards/boardsource/technik_s/info.json index a166c9ae2..938501b61 100644 --- a/keyboards/boardsource/technik_s/info.json +++ b/keyboards/boardsource/technik_s/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "Technik-S", | 2 | "keyboard_name": "Technik-S", |
| 3 | "url": "", | 3 | "url": "", |
| 4 | "maintainer": "Boardsource", | 4 | "maintainer": "Boardsource", |
| 5 | "width": 12, | ||
| 6 | "height": 4, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT": { | 6 | "LAYOUT": { |
| 9 | "layout": [ | 7 | "layout": [ |
diff --git a/keyboards/boardsource/the_mark/info.json b/keyboards/boardsource/the_mark/info.json index 5a9cdb6be..07e3a34e5 100644 --- a/keyboards/boardsource/the_mark/info.json +++ b/keyboards/boardsource/the_mark/info.json | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | "keyboard_name": "The Mark: 65", | 2 | "keyboard_name": "The Mark: 65", |
| 3 | "url": "", | 3 | "url": "", |
| 4 | "maintainer": "Boardsource", | 4 | "maintainer": "Boardsource", |
| 5 | "width": 16, | ||
| 6 | "height": 5, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT_all": { | 6 | "LAYOUT_all": { |
| 9 | "layout": [ | 7 | "layout": [ |
