~ruther/qmk_firmware

c576b1100888ef4522ce73c451a0a7c2108b8adf — QMK Bot 4 years ago 3b9a401 + 8c76e1e
Merge remote-tracking branch 'origin/master' into develop
2 files changed, 1 insertions(+), 5 deletions(-)

M keyboards/flx/virgo/config.h
M keyboards/flx/virgo/info.json
M keyboards/flx/virgo/config.h => keyboards/flx/virgo/config.h +0 -3
@@ 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/

M keyboards/flx/virgo/info.json => keyboards/flx/virgo/info.json +1 -2
@@ 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/"
}