Implement support for different keyboard layouts
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the keyboard_out() function can only generate key codes for a US keyboard layout.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the keyboard_out() function and reading how it currently generates key codes for the US layout. Clarify which additional keyboard layouts and expected key-code behavior are required, then add coverage showing that each supported layout produces the correct codes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100