summaryrefslogtreecommitdiff
path: root/keyboards/flx
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/flx
parentf1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff)
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/flx')
-rw-r--r--keyboards/flx/lodestone/info.json2
-rw-r--r--keyboards/flx/virgo/info.json4
2 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/flx/lodestone/info.json b/keyboards/flx/lodestone/info.json
index 4d32bf37ca..8053aa36d4 100644
--- a/keyboards/flx/lodestone/info.json
+++ b/keyboards/flx/lodestone/info.json
@@ -2,8 +2,6 @@
"keyboard_name": "lodestone",
"url": "https://prototypist.net/",
"maintainer": "Flexerm",
- "width": 16,
- "height": 5,
"layouts": {
"LAYOUT_all": {
"layout": [
diff --git a/keyboards/flx/virgo/info.json b/keyboards/flx/virgo/info.json
index 0bd70af639..435854aa52 100644
--- a/keyboards/flx/virgo/info.json
+++ b/keyboards/flx/virgo/info.json
@@ -2,8 +2,6 @@
"keyboard_name": "FLX Virgo",
"url": "",
"maintainer": "qmk",
- "width": 20.25,
- "height": 6.25,
"layouts": {
"LAYOUT": {
"layout": [
@@ -102,4 +100,4 @@
}
}
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
-} \ No newline at end of file
+}