qmk/qmk_firmware

[Question] Vertex Pt.1/75 solder variant matrix pins (cc @JackyJia73)

オープン

#26,177 opened on 2026/04/26

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C (43,867 件のフォーク)batch import
help wantedquestion

Repository metrics

Stars
 (20,368 個のスター)
PR merge metrics
 (平均マージ 20d 9h) (30d で 27 merged PRs)

説明

Hi @JackyJia73 -

I'm working on a PR to add the solder variant of the Vertex Pt.1/75 to qmk_firmware as a sibling to the existing vertex/t75 (hotswap).

What I have:

  • VID: 0x28E9
  • PID: 0x3003 (vs hotswap 0x3006)
  • Matrix: 6 rows × 16 cols (vs hotswap 6×15)
  • Supports ISO Enter, split backspace, split right shift, and WK/Tsangan bottom row

The existing hotswap keyboard.json uses these matrix pins:

  • cols: B0, B2, B10, B11, A15, B3, B4, B5, B6, B7, B8, B9, B12, B13, B14
  • rows: A0, A7, A6, A5, A4, A3

I'm assuming columns 0-14 and all rows are wired identically on the solder PCB. Could you confirm:

  1. The GPIO pin for the 16th column (col 15) on the solder variant?
  2. Whether columns 0-14 and rows match the hotswap as I've assumed?

I'd be happy to submit the PR myself once I have the pin info, or if you'd prefer to handle it yourself I'll close this. Either works.

Thanks!

コントリビューターガイド