summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-26 04:54:31 +0000
committerQMK Bot <hello@qmk.fm>2021-09-26 04:54:31 +0000
commitc576b1100888ef4522ce73c451a0a7c2108b8adf (patch)
treebe266d8b63398c6b62b0507d57312c3ac10bdc12
parent3b9a4010362855152365ff52e1ac364f5d49b3ef (diff)
parent8c76e1ec08390316127f9eeb076033a0e1ecf8b3 (diff)
Merge remote-tracking branch 'origin/master' into develop
-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/"
}