summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66/rev4
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/clueboard/66/rev4
parentf1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff)
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/clueboard/66/rev4')
-rw-r--r--keyboards/clueboard/66/rev4/info.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/clueboard/66/rev4/info.json b/keyboards/clueboard/66/rev4/info.json
index 9c8fcbef5e..1a81b3d088 100644
--- a/keyboards/clueboard/66/rev4/info.json
+++ b/keyboards/clueboard/66/rev4/info.json
@@ -2,8 +2,6 @@
"manufacturer": "Clueboard",
"keyboard_name": "Clueboard 66% rev4",
"maintainer": "skullydazed",
- "height": 5,
- "width": 16.5,
"debounce": 5,
"processor": "STM32F303",
"board": "QMK_PROTON_C",
@@ -48,7 +46,6 @@
},
"layouts": {
"LAYOUT_66_ansi": {
- "key_count": 66,
"layout": [
{ "label": "~", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "!", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 },
@@ -119,7 +116,6 @@
]
},
"LAYOUT_66_iso": {
- "key_count": 67,
"layout": [
{ "label": "~", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "!", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 },
@@ -191,7 +187,6 @@
]
},
"LAYOUT_all": {
- "key_count": 73,
"layout": [
{ "label": "GRAVE", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "1", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 },