qmk_firmware/keyboards/montsinger/rebound
Ryan ebb512db82
Debounce defines cleanup (#19742)
* Clean up `DEBOUNCE` in config.h, 0-9

* Clean up `DEBOUNCE` in config.h, A

* Clean up `DEBOUNCE` in config.h, B

* Clean up `DEBOUNCE` in config.h, C

* Clean up `DEBOUNCE` in config.h, D

* Clean up `DEBOUNCE` in config.h, E

* Clean up `DEBOUNCE` in config.h, F

* Clean up `DEBOUNCE` in config.h, G

* Clean up `DEBOUNCE` in config.h, H

* Clean up `DEBOUNCE` in config.h, handwired

* Clean up `DEBOUNCE` in config.h, I

* Clean up `DEBOUNCE` in config.h, J

* Clean up `DEBOUNCE` in config.h, K

* Clean up `DEBOUNCE` in config.h, L

* Clean up `DEBOUNCE` in config.h, M

* Clean up `DEBOUNCE` in config.h, N

* Clean up `DEBOUNCE` in config.h, O

* Clean up `DEBOUNCE` in config.h, P

* Clean up `DEBOUNCE` in config.h, Q

* Clean up `DEBOUNCE` in config.h, R

* Clean up `DEBOUNCE` in config.h, S

* Clean up `DEBOUNCE` in config.h, T

* Clean up `DEBOUNCE` in config.h, U

* Clean up `DEBOUNCE` in config.h, V

* Clean up `DEBOUNCE` in config.h, W

* Clean up `DEBOUNCE` in config.h, X

* Clean up `DEBOUNCE` in config.h, Y

* Clean up `DEBOUNCE` in config.h, Z

* Remove default debounce from info.json

* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
..
rev1 Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
rev2 Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
rev3 Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
rev4 Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00: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

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