summaryrefslogtreecommitdiff
path: root/keyboards/thevankeyboards/jetvan/readme.md
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2021-06-05 18:26:36 -0400
committerGitHub <noreply@github.com>2021-06-06 08:26:36 +1000
commit7aab06ffdf6f198ee6c079088eb2de4162000f53 (patch)
tree93b27e6247e848e748e4eeab9161d17d92bf39e2 /keyboards/thevankeyboards/jetvan/readme.md
parentab6128e86da7637a683c85698ec04d2fcafe3905 (diff)
downloadqmk_firmware-7aab06ffdf6f198ee6c079088eb2de4162000f53.tar.gz
qmk_firmware-7aab06ffdf6f198ee6c079088eb2de4162000f53.zip
JETVAN: Add initial support (#12790)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/thevankeyboards/jetvan/readme.md')
-rw-r--r--keyboards/thevankeyboards/jetvan/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/thevankeyboards/jetvan/readme.md b/keyboards/thevankeyboards/jetvan/readme.md
new file mode 100644
index 0000000000..c60cda8b64
--- /dev/null
+++ b/keyboards/thevankeyboards/jetvan/readme.md
@@ -0,0 +1,13 @@
+# JetVan
+
+A compact 44% keyboard.
+
+* Keyboard Maintainer: QMK Community
+* Hardware Supported: JetVan PCB
+* Hardware Availability: TBA
+
+Make example for this keyboard (after setting up your build environment):
+
+ make thevankeyboards/jetvan: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).