diff options
author | Rossman360 <53881724+Rossman360@users.noreply.github.com> | 2020-04-21 18:25:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-21 23:25:13 +0100 |
commit | 738c6612ca0c5d0d95195af259abb1b6e3995b9b (patch) | |
tree | ed42787587d3e37b965b96128deb6e958bcf82b6 /keyboards/montsinger/rebound/readme.md | |
parent | f78896589e8dcc6ae0dc1acb839212b7aada7c9c (diff) | |
download | qmk_firmware-738c6612ca0c5d0d95195af259abb1b6e3995b9b.tar.gz qmk_firmware-738c6612ca0c5d0d95195af259abb1b6e3995b9b.zip |
Rebound: add rev2 and thus rev1 as well (#8630)
* add rev2 and thus rev1 as well
* nitpicks :)
* buncha stuff
* back to one rev
* back to community layout with errors
* I see you've met my typo
* remove default48 kemap rules
* re-rework into 2 revs
* readme changes
* whitespace cleanup
* default folder
* rev1 be default
Diffstat (limited to 'keyboards/montsinger/rebound/readme.md')
-rwxr-xr-x | keyboards/montsinger/rebound/readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/montsinger/rebound/readme.md b/keyboards/montsinger/rebound/readme.md index d634408cc9..024b4a96b7 100755 --- a/keyboards/montsinger/rebound/readme.md +++ b/keyboards/montsinger/rebound/readme.md @@ -5,11 +5,12 @@ 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 Supported: Rebound rev1 or rev2; 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/rebound:default + make montsinger/rebound/rev1:default # for rev1 + make montsinger/rebound/rev2:default # for rev2 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 |