summaryrefslogtreecommitdiff
path: root/keyboards/v4n4g0rth0n/readme.md
diff options
context:
space:
mode:
authorjpuerto96 <jpuerto96@hotmail.com>2021-08-26 13:45:48 -0400
committerGitHub <noreply@github.com>2021-08-26 18:45:48 +0100
commit3fce5e6912d78ec9fff4124b6952e3b8a0d4d3ae (patch)
tree0840b9a0e4c0bce2c6e1635edb21eb6f2a354123 /keyboards/v4n4g0rth0n/readme.md
parentedf35615cf4052e94024101e1f4ccb3ed838ce47 (diff)
New Keyboard - V4n4g0rth0n (#14152)
* General: Initial commit for v4n4g0rth0n * Remove unecessary things| * General: Fix info.json * Finalize changes * Update keyboards/v4n4g0rth0n/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/v4n4g0rth0n/v1/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/v4n4g0rth0n/v4n4g0rth0n.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/v4n4g0rth0n/v4n4g0rth0n.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/v4n4g0rth0n/v2/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/v4n4g0rth0n/v1/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/v4n4g0rth0n/readme.md')
-rw-r--r--keyboards/v4n4g0rth0n/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/v4n4g0rth0n/readme.md b/keyboards/v4n4g0rth0n/readme.md
new file mode 100644
index 0000000000..dd44c95e82
--- /dev/null
+++ b/keyboards/v4n4g0rth0n/readme.md
@@ -0,0 +1,17 @@
+# v4n4g0rth0n
+
+Drop in ortholinear PCB replacement for V4N4G0N
+
+* Keyboard Maintainer: [jpuerto](https://github.com/jpuerto96)
+* Hardware Supported: Only supports v4n4g0rth0n PCB
+* Hardware Availability: [GitHub](https://github.com/jpuerto96/v4n4g0rth0n)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make v4n4g0rth0n/v1:default
+
+Flashing example for this keyboard:
+
+ make v4n4g0rth0n/v1: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).