diff options
author | vuhopkep <boy9x0@gmail.com> | 2019-09-15 16:13:19 +0700 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2019-09-15 19:13:19 +1000 |
commit | 9c280089aaeb15d99773145bf05b7a1cee7a3ec2 (patch) | |
tree | dbf708db2888279453f7fd2bddb4915841119b00 /keyboards/vn66/readme.md | |
parent | 38a0a6a092aaef1c01b700a5109de98e50058bcb (diff) | |
download | qmk_firmware-9c280089aaeb15d99773145bf05b7a1cee7a3ec2.tar.gz qmk_firmware-9c280089aaeb15d99773145bf05b7a1cee7a3ec2.zip |
add VN66 keyboard (#6722)
* add VN66 keyboard
* update
* Update readme.md
* Update readme.md
* add hnah108 personal pcb
* delete hnah108
* Update vn66.c
Diffstat (limited to 'keyboards/vn66/readme.md')
-rw-r--r-- | keyboards/vn66/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/vn66/readme.md b/keyboards/vn66/readme.md new file mode 100644 index 0000000000..0ab5b75043 --- /dev/null +++ b/keyboards/vn66/readme.md @@ -0,0 +1,15 @@ +# vn66 + +![vn66](https://i.imgur.com/Eo28suI.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 vn66: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). |