qmk-dactyl-manuform-a/keyboards/montsinger/rebound
Zach White d02c4c5241
Add a <FEATURE>_SUPPORTED flag (#9058)
* Initial attempt at allowing keyboards to indicate what features they do not support

* try to use a for loop instead

* Update disable_features.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* add a few more features

* remove my test fixture

* disable things that make all:all suggested"

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-01-30 13:08:58 -08:00
..
rev1 Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
rev2 Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
rev3 Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
rev4 Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08: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