diff options
author | Flexerm <51996324+Flexerm@users.noreply.github.com> | 2020-01-28 01:05:29 +0000 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-27 17:05:29 -0800 |
commit | eb5e513d262921600c7c17cc1e8f34b49bccddfb (patch) | |
tree | 8da06010ba3c32b4c80a028e692c4f647231597d /keyboards/flx/virgo/info.json | |
parent | a539bd63fead3d35e7d9095a4e5b636e358cbe35 (diff) |
[Keyboard] FLX Virgo, cleaned up layouts and added VIA keymap (#7997)
* Reworked for VIA support
Reworked for VIA support and tidying up of older code.
* Fixed naming issues, and prepared for VIA compat
Via compat added
* Improve layouts, tidy code, via keymap
Added support for VIA and cleaned up some code and layouts.
* Implimented suggestions by MechMerlin
* Fix capitalisation
Mistake raised by Drashna now fixed.
* Tidy comments as requested by noroadsleft
* Tidy comments as requested by fauxpark
Diffstat (limited to 'keyboards/flx/virgo/info.json')
-rw-r--r-- | keyboards/flx/virgo/info.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/flx/virgo/info.json b/keyboards/flx/virgo/info.json index 91fe3bc341..0bd70af639 100644 --- a/keyboards/flx/virgo/info.json +++ b/keyboards/flx/virgo/info.json @@ -1,12 +1,11 @@ { - "keyboard_name": "flx-virgo-default", + "keyboard_name": "FLX Virgo", "url": "", "maintainer": "qmk", "width": 20.25, "height": 6.25, "layouts": { "LAYOUT": { - "key_count": 91, "layout": [ {"label":"K00 (C6,F0)", "x":0, "y":0}, {"label":"K01 (C6,F1)", "x":1.5, "y":0}, |