summaryrefslogtreecommitdiff
path: root/keyboards/ai03/soyuz/readme.md
diff options
context:
space:
mode:
authorai03 <sarcaphx510@gmail.com>2019-06-01 13:55:37 -0700
committerDrashna Jaelre <drashna@live.com>2019-06-01 13:55:37 -0700
commit0874502757505850920e9f5782f482296e3f7f6c (patch)
tree0a7d67528b972c2e4baab8d3b30ff502e21fc84e /keyboards/ai03/soyuz/readme.md
parentd9ebd5cde604199dc74938627652344222883d17 (diff)
[Keyboard] Add support for Soyuz numpad (#6030)
* Generate project, fill in the details * Repair json * Separate keymaps to numpad and all-1U * Apply suggestions from code review Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Co-Authored-By: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/ai03/soyuz/readme.md')
-rw-r--r--keyboards/ai03/soyuz/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ai03/soyuz/readme.md b/keyboards/ai03/soyuz/readme.md
new file mode 100644
index 0000000000..e88dfab43e
--- /dev/null
+++ b/keyboards/ai03/soyuz/readme.md
@@ -0,0 +1,15 @@
+# Soyuz
+
+![soyuz](https://raw.githubusercontent.com/ai03-2725/Soyuz/master/Renders/Front.png)
+
+A single-PCB numpad kit
+
+Keyboard Maintainer: [ai03](https://github.com/ai03-2725)
+Hardware Supported: [Soyuz PCB](https://github.com/ai03-2725/soyuz)
+Hardware Availability: Various vendors - List will be maintained in the [PCB repo](https://github.com/ai03-2725/soyuz)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ai03/soyuz: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).