qmk_firmware/keyboards/matrix/cain_re
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
cain_re.c Added replacement pcb for the matrix cain keyboard (#10436) 2020-10-02 00:07:14 +01:00
cain_re.h Added replacement pcb for the matrix cain keyboard (#10436) 2020-10-02 00:07:14 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
readme.md Added replacement pcb for the matrix cain keyboard (#10436) 2020-10-02 00:07:14 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Matrix Cain replacement PCB

This was the replacement PCB for the Matrix Cain keyboard.

This firmware DOES NOT support the original PCB shipped with the Cain keyboard.

  • Keyboard Maintainer: astro
  • Hardware Supported: Matrix Cain keyboard
  • Hardware Availability: Matrix Lab

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

make matrix/cain_re:default

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