diff options
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 d634408cc..024b4a96b 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 |