qmk-dactyl-manuform-a/keyboards/montsinger/rebound
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs

* core changes

* update keyboards to new OLED

* updated users to new OLED

* update layouts to new OLED

* fixup docs

* drashna's suggestion

* fix up docs

* new keyboards with oled

* core split changes

* remaining keyboard files

* Fix The Helix keyboards oled options

* reflect develop

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-24 16:28:26 +10:00
..
rev1 Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00
rev2 Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00
rev3 [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
rev4 [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
readme.md [Keyboard] Rebound rev3 (#9101) 2020-05-16 00:17:02 -07:00
rebound.c [Keyboard] Rebound keyboard add (#7886) 2020-01-19 13:07:34 -08:00
rebound.h rebound rev4, consolodated switch matrix from 5x12 to 7x8 (#9314) 2020-06-20 08:27:27 +10:00
rules.mk Rebound: add rev2 and thus rev1 as well (#8630) 2020-04-21 23:25:13 +01:00

readme.md

Rebound

Rebound

A conjoined-split 40% ortholinear keyboard made and sold by Montsinger. More info on Montsinger.net.

  • Keyboard Maintainer: Rossman360
  • Hardware Supported: Rebound rev1 rev2 or rev3; Pro Micro or Elite-C
  • Hardware Availability: Montsinger.net

Make example for this keyboard (after setting up your build environment):

make montsinger/rebound/rev1:default # for rev1
make montsinger/rebound/rev2:default # for rev2
make montsinger/rebound/rev3:default # for rev3

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide