diff options
author | vuhopkep <boy9x0@gmail.com> | 2019-10-05 01:55:54 +0700 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-04 11:55:54 -0700 |
commit | 3e6f7bc6bfacda10a731efdda9f669dca8b4a221 (patch) | |
tree | 794fe4037cc84a6f67258da450bb02c4a9424d4f /keyboards/stella/readme.md | |
parent | f166a22c98c6c2e055cbd81b2a309417b92b4f2a (diff) |
[Keyboard] Add Stella keyboard (#6848)
* Add Stella keyboard
Tenkeyless keyboard for VGS Community
* Update keymap.c
* update
Diffstat (limited to 'keyboards/stella/readme.md')
-rw-r--r-- | keyboards/stella/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/stella/readme.md b/keyboards/stella/readme.md new file mode 100644 index 0000000000..c716225af5 --- /dev/null +++ b/keyboards/stella/readme.md @@ -0,0 +1,15 @@ +# stella + +![stella](https://i.imgur.com/jaiG578.jpg) + +A cusom 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) + +Make example for this keyboard (after setting up your build environment): + + make stella: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). |