cognitom / cognitom/windmill

Fnレイヤーのキー配置に統一感を持たせる

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
4
Forks
0
Avg merge
3d 5h
Merged PRs (30d)
4

Description

現在、4つのキーボードでfnレイヤーについて上段のキー配置がまちまちなので、共通キーの位置を統一する。

```
# 配置の候補
MD_USB, MD_BLE1, MD_BLE2, MD_BLE3, MD_24G, KC_NO, QK_BOOT, KC_NO, MY_WIN, MY_ANDR, KC_NO, MY_DARK,
```

キーボードによって不要なキーコードは省略する。

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the four keyboard keymap definitions and compare the Fn-layer upper-row layouts. Use the proposed common-key order as the reference, omitting keycodes that are unnecessary for each keyboard. Build the affected firmware targets and confirm that the shared keys occupy matching positions.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.