aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ktec
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/ktec
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/ktec')
-rw-r--r--keyboards/ktec/daisy/info.json4
-rw-r--r--keyboards/ktec/ergodone/info.json3
-rw-r--r--keyboards/ktec/staryu/info.json2
3 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/ktec/daisy/info.json b/keyboards/ktec/daisy/info.json
index fcc7cd9fa..6d5d5f49e 100644
--- a/keyboards/ktec/daisy/info.json
+++ b/keyboards/ktec/daisy/info.json
@@ -2,11 +2,8 @@
2 "keyboard_name": "Daisy", 2 "keyboard_name": "Daisy",
3 "url": "", 3 "url": "",
4 "maintainer": "qmk", 4 "maintainer": "qmk",
5 "width": 12,
6 "height": 4,
7 "layouts": { 5 "layouts": {
8 "LAYOUT": { 6 "LAYOUT": {
9 "key_count": 42,
10 "layout": [ 7 "layout": [
11 {"x": 0, "y": 0}, 8 {"x": 0, "y": 0},
12 {"x": 1, "y": 0}, 9 {"x": 1, "y": 0},
@@ -56,7 +53,6 @@
56 ] 53 ]
57 }, 54 },
58 "LAYOUT_625_space": { 55 "LAYOUT_625_space": {
59 "key_count": 40,
60 "layout": [ 56 "layout": [
61 {"x": 0, "y": 0}, 57 {"x": 0, "y": 0},
62 {"x": 1, "y": 0}, 58 {"x": 1, "y": 0},
diff --git a/keyboards/ktec/ergodone/info.json b/keyboards/ktec/ergodone/info.json
index 33128758a..e8f8b2bc8 100644
--- a/keyboards/ktec/ergodone/info.json
+++ b/keyboards/ktec/ergodone/info.json
@@ -1,9 +1,6 @@
1{ 1{
2 "keyboard_name": "Ergodone", 2 "keyboard_name": "Ergodone",
3 "maintainer": "Yu He", 3 "maintainer": "Yu He",
4 "width": 17,
5 "height": 8,
6
7 "layouts": { 4 "layouts": {
8 "LAYOUT_ergodox": { 5 "LAYOUT_ergodox": {
9 6
diff --git a/keyboards/ktec/staryu/info.json b/keyboards/ktec/staryu/info.json
index baac7dfc2..deaf3d140 100644
--- a/keyboards/ktec/staryu/info.json
+++ b/keyboards/ktec/staryu/info.json
@@ -2,8 +2,6 @@
2 "keyboard_name": "staryu", 2 "keyboard_name": "staryu",
3 "url": "", 3 "url": "",
4 "maintainer": "qmk", 4 "maintainer": "qmk",
5 "width": 3,
6 "height": 2,
7 "layouts": { 5 "layouts": {
8 "LAYOUT": { 6 "LAYOUT": {
9 "layout": [{"x":1, "y":0}, {"x":2, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}] 7 "layout": [{"x":1, "y":0}, {"x":2, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}]