diff options
author | Ryan <fauxpark@gmail.com> | 2020-10-29 06:13:52 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-29 06:13:52 +1100 |
commit | a42e3ba2cb4a3520ed7e7691288694f3795321c4 (patch) | |
tree | 047ba55d5546438e6abdf6bb859880e5c40d2fa7 /keyboards/stella/readme.md | |
parent | c745cbb77a66a44549ee1ab3b1998c495c1a1ca5 (diff) | |
download | qmk_firmware-a42e3ba2cb4a3520ed7e7691288694f3795321c4.tar.gz qmk_firmware-a42e3ba2cb4a3520ed7e7691288694f3795321c4.zip |
Stella refactor (#10775)
Diffstat (limited to 'keyboards/stella/readme.md')
-rw-r--r-- | keyboards/stella/readme.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/keyboards/stella/readme.md b/keyboards/stella/readme.md index c716225af5..f5820dcf9b 100644 --- a/keyboards/stella/readme.md +++ b/keyboards/stella/readme.md @@ -1,15 +1,19 @@ # stella -![stella](https://i.imgur.com/jaiG578.jpg) +![stella](https://i.imgur.com/jaiG578l.jpg) -A cusom keyboard design for VGS community +A custom keyboard design for VGS community -Keyboard Maintainer: [HnahKB](https://github.com/vuhopkep) -Hardware Supported: Stella Keyboard -Hardware Availability: [VGS](https://www.facebook.com/groups/vietnamgamingsetup/permalink/2403066473102277) +* Keyboard Maintainer: [HnahKB](https://github.com/vuhopkep) +* Hardware Supported: Stella Keyboard +* Hardware Availability: [VGS](https://www.facebook.com/groups/vietnamgamingsetup/permalink/2403066473102277) Make example for this keyboard (after setting up your build environment): make stella:default +Flashing example for this keyboard: + + make stella:default:flash + 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). |