Added replacement pcb for the matrix cain keyboard (#10436)
* added replacement pcb for the matrix cain keyboard * update usb descriptor * fixed led polarity * Update keyboards/matrix/cain/cain.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/matrix/cain/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * rename from cain to cain_re * Update keyboards/matrix/cain_re/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
parent
726499553c
commit
8070b1ba88
7 changed files with 227 additions and 0 deletions
15
keyboards/matrix/cain_re/readme.md
Normal file
15
keyboards/matrix/cain_re/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# 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](https://github.com/yulei)
|
||||
* 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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
Loading…
Add table
Add a link
Reference in a new issue