From f0f61741368eaa7c27873cf4592ab36c66788022 Mon Sep 17 00:00:00 2001 From: nibiria <72472777+nibiria@users.noreply.github.com> Date: Sun, 17 Jan 2021 12:03:53 -0500 Subject: [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 * Update keyboards/nibiria/stream15/keymaps/via/rules.mk Co-authored-by: Ryan * Update keyboards/nibiria/stream15/readme.md Co-authored-by: Ryan * resolved 2 more issues Co-authored-by: Ryan --- keyboards/nibiria/stream15/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/nibiria/stream15/readme.md (limited to 'keyboards/nibiria/stream15/readme.md') 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). -- cgit v1.2.3