summaryrefslogtreecommitdiff
path: root/keyboards/nibiria/stream15/readme.md
diff options
context:
space:
mode:
authornibiria <72472777+nibiria@users.noreply.github.com>2021-01-17 12:03:53 -0500
committerGitHub <noreply@github.com>2021-01-17 09:03:53 -0800
commitf0f61741368eaa7c27873cf4592ab36c66788022 (patch)
tree53eb897285ecf4f93ee3bada6d5be1a9e2d23aea /keyboards/nibiria/stream15/readme.md
parentd9785ec31339d7f80279fd3d1005f76689ed2f6a (diff)
[Keyboard] add Stream15 keyboard (#11515)
* add keyboard Stream15 * committted changes as suggested by drashna * committed further changes as suggested * Update info.json removed excessive comma * Update keyboards/nibiria/stream15/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/nibiria/stream15/keymaps/via/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/nibiria/stream15/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * resolved 2 more issues Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/nibiria/stream15/readme.md')
-rw-r--r--keyboards/nibiria/stream15/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/nibiria/stream15/readme.md b/keyboards/nibiria/stream15/readme.md
new file mode 100644
index 0000000000..dc8f1b6c82
--- /dev/null
+++ b/keyboards/nibiria/stream15/readme.md
@@ -0,0 +1,16 @@
+# Stream15
+
+The Stream15 is a general use macro pad with MIDI features enabled for integration with production software such as Vmix.
+
+* Keyboard Maintainer: Nibiria
+* Hardware Supported: Stream15 PCB
+
+Make example for this keyboard (after setting up your build environment):
+
+ make nibiria/stream15:default
+
+Flashing example for this keyboard:
+
+ make nibiria/stream15: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).