Skip to content

Commit

Permalink
FLX Virgo: metadata clean-up (#14605)
Browse files Browse the repository at this point in the history
* correct maintainer field in info.json

* remove KBFirmware Parser references
  • Loading branch information
noroadsleft committed Sep 26, 2021
1 parent 3296c26 commit 8c76e1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions keyboards/flx/virgo/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,3 @@ along with this program. If not, see <http:https://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/
3 changes: 1 addition & 2 deletions keyboards/flx/virgo/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"keyboard_name": "FLX Virgo",
"url": "",
"maintainer": "qmk",
"maintainer": "mechmerlin",
"layouts": {
"LAYOUT": {
"layout": [
Expand Down Expand Up @@ -99,5 +99,4 @@
]
}
}
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}

0 comments on commit 8c76e1e

Please sign in to comment.