aboutsummaryrefslogtreecommitdiff
path: root/keyboards/subatomic
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/subatomic
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/subatomic')
-rw-r--r--keyboards/subatomic/info.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/subatomic/info.json b/keyboards/subatomic/info.json
index 7c09d9600..b4a18c348 100644
--- a/keyboards/subatomic/info.json
+++ b/keyboards/subatomic/info.json
@@ -2,11 +2,8 @@
2 "keyboard_name": "Subatomic", 2 "keyboard_name": "Subatomic",
3 "url": "", 3 "url": "",
4 "maintainer": "qmk", 4 "maintainer": "qmk",
5 "width": 14,
6 "height": 5,
7 "layouts": { 5 "layouts": {
8 "LAYOUT_ortho_5x14": { 6 "LAYOUT_ortho_5x14": {
9 "key_count": 70,
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},
@@ -82,7 +79,6 @@
82 }, 79 },
83 80
84 "LAYOUT_ortho_5x14_1x2uC": { 81 "LAYOUT_ortho_5x14_1x2uC": {
85 "key_count": 69,
86 "layout": [ 82 "layout": [
87 {"label":"k00", "x":0, "y":0}, 83 {"label":"k00", "x":0, "y":0},
88 {"label":"k01", "x":1, "y":0}, 84 {"label":"k01", "x":1, "y":0},
@@ -157,7 +153,6 @@
157 }, 153 },
158 154
159 "LAYOUT_ortho_5x14_2x2u": { 155 "LAYOUT_ortho_5x14_2x2u": {
160 "key_count": 68,
161 "layout": [ 156 "layout": [
162 {"label":"k00", "x":0, "y":0}, 157 {"label":"k00", "x":0, "y":0},
163 {"label":"k01", "x":1, "y":0}, 158 {"label":"k01", "x":1, "y":0},