qmk-firmwares/keyboards/matrix/cain_re
James Young 20362a9b8b
Matrix Cain RE Touch-Up (#20719)
* add matrix_diagram.md

* info.json: apply friendly formatting

* info.json: correct layout data

* info.json: alias LAYOUT to LAYOUT_all

The PCB supports multiple layouts, but I have not been able to discover how the additional layouts are wired.

* update matrix_diagram.md (thanks yulei)

* add LAYOUT_2u_numpad_plus_enter_zero with reference keymap
2023-05-08 00:00:19 -07:00
..
keymaps Matrix Cain RE Touch-Up (#20719) 2023-05-08 00:00:19 -07:00
cain_re.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Matrix Cain RE Touch-Up (#20719) 2023-05-08 00:00:19 -07:00
matrix_diagram.md Matrix Cain RE Touch-Up (#20719) 2023-05-08 00:00:19 -07:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +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.