aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO.md
diff options
context:
space:
mode:
authorRaySlash <stevemathewjoy@gmail.com>2023-10-03 12:38:51 +1000
committerRaySlash <stevemathewjoy@gmail.com>2023-10-03 12:38:51 +1000
commit6bf954ca59b4672601052fbfe212c0b07cb06ab1 (patch)
treec184f857d20f0492289fb9e76599e4e2e9b1fb00 /docs/TODO.md
parent75006183d0a379a2b0fa844fc32b3e27d229f368 (diff)
downloadhid-tmff2-6bf954ca59b4672601052fbfe212c0b07cb06ab1.tar.gz
hid-tmff2-6bf954ca59b4672601052fbfe212c0b07cb06ab1.zip
docs: update TODO.md
Diffstat (limited to 'docs/TODO.md')
-rw-r--r--docs/TODO.md9
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