Use matrix coordinates to name PCB switches
未关闭
- 主要语言
- TypeScript
- 星标
- 264
- 派生
- 15
- PR 合并指标
- 30 天内没有已合并 PR
描述
Generated PCB uses names like SW1 - SWxx (where xx == amount of keys) for switches.
Keyboards can have non-standard matrix setup it would be nice to have switches named with coordinates.
Names like SW0_0, SW1_17, SW6_5 would make it easier to find each key.
For example my keyboard has Escape key in top-left corner but it has 5,2 coordinates in the matrix.
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue names no files, tests, or entry points. Start by locating the PCB-generation path and the code that assigns sequential SW names, then trace how matrix row and column data is available. Done means generated switches use coordinate names such as SW0_0 and correctly represent non-standard matrix coordinates.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- embedded-iot
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100