aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.org b/TODO.org
index b210915..4ed5b70 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,9 +1,3 @@
* Documentation
- README.md
- Literally every trait and method.
-
-* Parse HID descriptors.
-This driver currently assumes a fair amount of behavior on the part of
-the keyboard, which, for simple keyboards like the Logitech G105 I'm
-testing with, works. More complicated keyboards will probably require
-more in-depth probing and feature selection.