[question] keyboard.py report map
Open
- Dominant language
- Python
- Stars
- 555
- Forks
- 138
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 9
Description
In the example/keyboard.py, the report map is defined Report ID 1:
`
0x85,
0x01, # . Report ID (1)
`
I changed it to 0x0, but after I changed it, it could not work with Android phone. Is there any hard code report ID in the demo? I think the different report ID should be an impact code somewhere.
Contributor guide
Assessment
This issue has not been assessed yet.