[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>
This commit is contained in:
nibiria 2021-01-17 12:03:53 -05:00 committed by GitHub
parent d9785ec313
commit f0f6174136
Failed to generate hash of commit
13 changed files with 1673 additions and 0 deletions

View file

@ -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).