aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2022-03-11 01:00:55 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2022-03-11 12:36:41 +0200
commit3162692e2b59803ad947421879fbc4ca35c43b01 (patch)
tree06db8d06b7519d36abc332eb1834f8b198e91be4 /TODO
parentc78811a22895bf2dd7645a69a9676c0534936f5e (diff)
downloadhid-tmff2-3162692e2b59803ad947421879fbc4ca35c43b01.tar.gz
hid-tmff2-3162692e2b59803ad947421879fbc4ca35c43b01.zip
more sensible handling of effect updating
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..87db3d1
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
++ 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