diff options
author | Rossman360 <53881724+Rossman360@users.noreply.github.com> | 2020-01-19 16:07:35 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2020-01-19 13:07:34 -0800 |
commit | dd2b793c0c288509de7ca9d2e16c2cb4e3f8d267 (patch) | |
tree | 7595d7faa8e409e56355405ccceba412bcb92cf0 /keyboards/montsinger/rebound/readme.md | |
parent | ef33befa06f13384c06405174eb370d11a31491f (diff) |
[Keyboard] Rebound keyboard add (#7886)
* create Rebound keyboard
* proofread
* update decade
* layer enums
* revert enum layer changes
* line spacing and such
* product ID and punctuation
* terminating terminating slashes
* layer enums
* remove slashes
* rules change, rgb and spacing
* plural layouts rgb rulez
Diffstat (limited to 'keyboards/montsinger/rebound/readme.md')
-rwxr-xr-x | keyboards/montsinger/rebound/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/montsinger/rebound/readme.md b/keyboards/montsinger/rebound/readme.md new file mode 100755 index 0000000000..d634408cc9 --- /dev/null +++ b/keyboards/montsinger/rebound/readme.md @@ -0,0 +1,15 @@ +# Rebound + +![Rebound](https://imgur.com/zMPhNmm.jpg) + +A conjoined-split 40% 4x12 ortholinear keyboard made and sold by Montsinger. [More info on Montsinger.net](https://montsinger.net). + +* Keyboard Maintainer: [Rossman360](https://github.com/rossman360) +* Hardware Supported: Pro Micro, Elite-C +* Hardware Availability: [Montsinger.net](https://montsinger.net) + +Make example for this keyboard (after setting up your build environment): + + make montsinger/rebound: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)
\ No newline at end of file |