aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.org
blob: b21091533570c19f8b9e0d40b89ed69beaf5dd28 (plain)
1
2
3
4
5
6
7
8
9
* 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.