summaryrefslogtreecommitdiff
path: root/keyboards/matrix/cain_re/keymaps
AgeCommit message (Collapse)Author
2023-05-08Matrix Cain RE Touch-Up (#20719)James Young
* 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
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2020-10-02Added replacement pcb for the matrix cain keyboard (#10436)yulei
* 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>