qmk-firmwares/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
readme.md
rebound.c
rebound.h
rules.mk

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