summary refs log tree commit diff
path: root/keyboards/toad
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/toad
parentf1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff)
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/toad')
-rw-r--r--keyboards/toad/info.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/toad/info.json b/keyboards/toad/info.json
index 17a37147ec..5ef32af5c7 100644
--- a/keyboards/toad/info.json
+++ b/keyboards/toad/info.json
@@ -2,11 +2,8 @@
   "keyboard_name": "Toad",
   "url": "",
   "maintainer": "qmk",
-  "width": 15,
-  "height": 6.5,
   "layouts": {
     "LAYOUT_all": {
-      "key_count": 78,
       "layout": [
         {"label":"K000", "x":0, "y":0},
         {"label":"K001", "x":2, "y":0},
@@ -90,7 +87,6 @@
     },
 
     "LAYOUT_ansi_wk": {
-      "key_count": 74,
       "layout": [
         {"label":"K000", "x":0, "y":0}, 
         {"label":"K001", "x":2, "y":0}, 
@@ -170,7 +166,6 @@
     },
  
     "LAYOUT_ansi_wkl": {
-      "key_count": 71,
       "layout": [
         {"label":"K000", "x":0, "y":0}, 
         {"label":"K001", "x":2, "y":0}, 
@@ -247,7 +242,6 @@
     },
 
     "LAYOUT_iso_wk": {
-      "key_count": 75,
       "layout": [
         {"label":"K000", "x":0, "y":0}, 
         {"label":"K001", "x":2, "y":0}, 
@@ -328,7 +322,6 @@
     },
  
     "LAYOUT_iso_wkl": {
-      "key_count": 72,
       "layout": [
         {"label":"K000", "x":0, "y":0}, 
         {"label":"K001", "x":2, "y":0}, 
@@ -406,4 +399,3 @@
     }
   }
 }
-