diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/TODO.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/TODO.md b/docs/TODO.md index bd73609..14b8d2e 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -1,10 +1,11 @@ # TO-DO list -- Make code more general to allow for stuff like T150/T248/T500 to be relatively -easily included. +- 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 +- 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 |
