blob: 14b8d2e9f441f5b36b6be9f7a7cd68165bc66531 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# TO-DO list
- Make code more general to allow for stuff like T150/T248/T500 to be relatively easily included.
- Use workqueues instead of doing everything in t300rs_timer
- Document changes to code in an organised manner.
### T248
- open/close seems to crash the wheel and the kernel along with it, check how Windows handles it
- fix rdesc, 0x0a somewhere needs to be set to 0x60
|