summaryrefslogtreecommitdiff
path: root/keyboards/projectcain/vault35/readme.md
diff options
context:
space:
mode:
authorprojectcain <71684775+projectcain@users.noreply.github.com>2021-10-26 19:54:17 -0500
committerGitHub <noreply@github.com>2021-10-26 17:54:17 -0700
commite5a729ccabf4c261a697dae22c5315fb1ae9990b (patch)
treeb6ba268e2a7e2f46523fc8177d202e273352dc27 /keyboards/projectcain/vault35/readme.md
parentc0c7c4692b83168cf016b7235133e121b0d1f6f0 (diff)
[Keyboard] add ProjectCain Vault35; update Vault45 (#13652)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/projectcain/vault35/readme.md')
-rw-r--r--keyboards/projectcain/vault35/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/projectcain/vault35/readme.md b/keyboards/projectcain/vault35/readme.md
new file mode 100644
index 0000000000..88d3ebc73e
--- /dev/null
+++ b/keyboards/projectcain/vault35/readme.md
@@ -0,0 +1,21 @@
+# vault35
+
+![vault35](https://i.imgur.com/yw3Fvjxh.jpg)
+
+This is a 30% HHKB-style variant of the vault45 with several bottom row options and rotary encoder support.
+
+* Keyboard Maintainer: [projectcain](https://github.com/projectcain)
+* Hardware Supported: Vault 35 PCB
+* Hardware Availability: mechvault.net
+
+To reset the keyboard into bootloader mode, short the two pads labeled "Reset" on the left side of the pcb
+
+Make example for this keyboard (after setting up your build environment):
+
+ make projectcain/vault35:default
+
+Flashing example for this keyboard:
+
+ make projectcain/vault35: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).