言語切替をトグルにする
Open
polar:opus
polar:picked
- Dominant language
- C
- Stars
- 4
- Forks
- 0
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 4
Description
AndroidがIMEのモードを記憶できないため、日本語とEnglishの切り替えをトグルにする。
従来
- Ctrl単打: 英数入力
- Ctrlダブルタップ: かな入力
変更後
- Ctrl単打: 言語切替
- Windows: 半角全角キー
- Android: Ctrl + Spaceキー
※Androidも半角全角キーでOKなら、それで構わない。挙動の確認が必要。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the QMK keymap's Ctrl handling and check how the current single-tap and double-tap behavior is implemented. Verify whether Android accepts the half-width/full-width key or requires Ctrl+Space, then consider the work done when a single Ctrl press switches language correctly on Windows and Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100