summaryrefslogtreecommitdiff
path: root/keyboards/flx/virgo
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-26 04:53:57 +0000
committerGitHub <noreply@github.com>2021-09-25 21:53:57 -0700
commit8c76e1ec08390316127f9eeb076033a0e1ecf8b3 (patch)
tree9a96cfb0f431ac1cc27d21bcfff7ab9b08a0ec7c /keyboards/flx/virgo
parent3296c26c9829ec261261a273130197235b05b05e (diff)
FLX Virgo: metadata clean-up (#14605)
* correct maintainer field in info.json * remove KBFirmware Parser references
Diffstat (limited to 'keyboards/flx/virgo')
-rw-r--r--keyboards/flx/virgo/config.h3
-rw-r--r--keyboards/flx/virgo/info.json3
2 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/flx/virgo/config.h b/keyboards/flx/virgo/config.h
index cd1a8d7b0b..8ceb1e4ed1 100644
--- a/keyboards/flx/virgo/config.h
+++ b/keyboards/flx/virgo/config.h
@@ -70,6 +70,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#endif
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/flx/virgo/info.json b/keyboards/flx/virgo/info.json
index 435854aa52..5184e4fb15 100644
--- a/keyboards/flx/virgo/info.json
+++ b/keyboards/flx/virgo/info.json
@@ -1,7 +1,7 @@
{
"keyboard_name": "FLX Virgo",
"url": "",
- "maintainer": "qmk",
+ "maintainer": "mechmerlin",
"layouts": {
"LAYOUT": {
"layout": [
@@ -99,5 +99,4 @@
]
}
}
- ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}