diff options
author | Rossman360 <53881724+Rossman360@users.noreply.github.com> | 2020-06-25 02:09:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 23:09:06 -0700 |
commit | 7a710fb426024d2b4591de3c375da54bb78ae363 (patch) | |
tree | b5f5d3a81c6192b24105b1c1e922c4f9f2947e5b /keyboards/montsinger/rewind/readme.md | |
parent | c8b35b62307072072ee0ad8cbf162a09b9c74a64 (diff) |
[Keyboard] adding Rewind keyboard (#9497)
* adding rewind
* keymap cleanup
* keymap cleanup
* improve keymap
* improved keymap
* reduntant
* deletions
* typos
* readme img size and default bootloader
Diffstat (limited to 'keyboards/montsinger/rewind/readme.md')
-rwxr-xr-x | keyboards/montsinger/rewind/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/montsinger/rewind/readme.md b/keyboards/montsinger/rewind/readme.md new file mode 100755 index 0000000000..d0f4a6fe73 --- /dev/null +++ b/keyboards/montsinger/rewind/readme.md @@ -0,0 +1,15 @@ +# Rewind + +[Rewind](https://i.imgur.com/3QZbLr0l.jpg) + +A 5x10 ortholinear keyboard that fits inside puffy VHS cases, made and sold by Montsinger. [More info on Montsinger.net](https://montsinger.net). + +* Keyboard Maintainer: [Rossman360](https://github.com/rossman360) +* Hardware Supported: Rewind; Pro Micro or Elite-C +* Hardware Availability: [Montsinger.net](https://montsinger.net) + +Make example for this keyboard (after setting up your build environment): + + make montsinger/rewind: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) |