summaryrefslogtreecommitdiff
path: root/keyboards/hnahkb/stella/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 10:13:33 +0800
committerGitHub <noreply@github.com>2022-01-31 18:13:33 -0800
commita2cfa23baf5dd43c5649b58fabb4fae95b9ee086 (patch)
tree3b2d84530e9b1f3c4573d5e2d702e56e96bf0846 /keyboards/hnahkb/stella/readme.md
parentd9238b7baf3e99087f3e7455214776b28edf31bd (diff)
[Keyboard] move @vuhopkep 's keebs into /hnahkb (#16102)
Diffstat (limited to 'keyboards/hnahkb/stella/readme.md')
-rw-r--r--keyboards/hnahkb/stella/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/hnahkb/stella/readme.md b/keyboards/hnahkb/stella/readme.md
new file mode 100644
index 0000000000..32481d9d09
--- /dev/null
+++ b/keyboards/hnahkb/stella/readme.md
@@ -0,0 +1,19 @@
+# stella
+
+![stella](https://i.imgur.com/jaiG578l.jpg)
+
+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)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make hnahkb/stella:default
+
+Flashing example for this keyboard:
+
+ make hnahkb/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).