qmk_firmware/keyboards/montsinger/rebound
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
rev1 Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
rev2 Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
rev3 Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
rev4 Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01: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