diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-11-14 03:12:50 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-11-14 03:12:50 -0800 |
commit | 661462218b54044bb41a55be70df2c2d2ac25242 (patch) | |
tree | c79ec1feefab13a0e55ffd06ce2982419555390e /keyboards/flx/virgo/readme.md | |
parent | 1f332968a5c0f6de1f375a4977955925a90084c2 (diff) |
[Keyboard] Add FLX Virgo (#7352)
* help flex get his board into QMK
* Put my name everywhere it matters
* Update keyboards/flx/virgo/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/flx/virgo/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/flx/virgo/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/flx/virgo/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/flx/virgo/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/flx/virgo/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/flx/virgo/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* add product and vendor id
* update readme with better description and img
* use fauxpark suggestion for led update
Diffstat (limited to 'keyboards/flx/virgo/readme.md')
-rw-r--r-- | keyboards/flx/virgo/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/flx/virgo/readme.md b/keyboards/flx/virgo/readme.md new file mode 100644 index 0000000000..1edfeaf830 --- /dev/null +++ b/keyboards/flx/virgo/readme.md @@ -0,0 +1,15 @@ +# virgo + +![virgo](https://i.imgur.com/WlWwDLC.jpg) + +Custom Split TKL + +* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) +* Hardware Supported: Virgo PCB +* Hardware Availability: GB TBD + +Make example for this keyboard (after setting up your build environment): + + make flx/virgo:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |