summaryrefslogtreecommitdiff
path: root/keyboards/hnahkb/vn66/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/vn66/readme.md
parentd9238b7baf3e99087f3e7455214776b28edf31bd (diff)
[Keyboard] move @vuhopkep 's keebs into /hnahkb (#16102)
Diffstat (limited to 'keyboards/hnahkb/vn66/readme.md')
-rw-r--r--keyboards/hnahkb/vn66/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/hnahkb/vn66/readme.md b/keyboards/hnahkb/vn66/readme.md
new file mode 100644
index 0000000000..f917da5ea5
--- /dev/null
+++ b/keyboards/hnahkb/vn66/readme.md
@@ -0,0 +1,19 @@
+# VN66
+
+![vn66](https://i.imgur.com/Eo28suIl.jpg)
+
+A compact 60% keyboard for VNMK
+
+* Keyboard Maintainer: VNMK Community
+* Hardware Supported: VN66 PCB rev.2
+* Hardware Availability: https://geekhack.org/index.php?topic=101754.0
+
+Make example for this keyboard (after setting up your build environment):
+
+ make hnahkb/vn66:default
+
+Flashing example for this keyboard:
+
+ make hnahkb/vn66: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).