Wrong `Keypad Dash` usage name in HUT 1.3
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 48/100
Research direction
Locate the JSON entry with Id 86 in the repository and compare its name with the PDF text from the linked HID Usage Tables 1.3 document. Change the displayed name from “Keyboard Dash” to “Keypad Dash” and verify that the JSON remains valid.
Written by the indexing model from the issue text.
Description
Seems JSON attached to the current https://usb.org/document-library/hid-usage-tables-13 document have wrong button name:
{
"Id": 86,
"Name": "Keyboard Dash",
"Kinds": [
"Sel"
]
},
Keyboard Dash should be Keypad Dash according to the PDF text.
- Dominant language
- C#
- Stars
- 291
- Forks
- 39
- Avg merge
- 1h 54m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/hidtools
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
All issues in microsoft/hidtools
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·