1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-09-26 04:54:31 +00:00
commit c576b11008
2 changed files with 1 additions and 5 deletions

View file

@ -70,6 +70,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST #define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING #define RGBLIGHT_EFFECT_ALTERNATING
#endif #endif
// generated by KBFirmware JSON to QMK Parser
// https://noroadsleft.github.io/kbf_qmk_converter/

View file

@ -1,7 +1,7 @@
{ {
"keyboard_name": "FLX Virgo", "keyboard_name": "FLX Virgo",
"url": "", "url": "",
"maintainer": "qmk", "maintainer": "mechmerlin",
"layouts": { "layouts": {
"LAYOUT": { "LAYOUT": {
"layout": [ "layout": [
@ -99,5 +99,4 @@
] ]
} }
} }
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
} }