diff options
author | Brian Cully <bjc@kublai.com> | 2019-08-11 13:01:00 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2019-08-11 13:01:00 -0400 |
commit | a3bcee32b84b92640b4082958ee1e0a6d078ffdd (patch) | |
tree | 73199c33069539a88908019c00bc901166d00d43 /TODO.org | |
parent | d12984e27070d6e44841c1b22c31f235d7c27886 (diff) | |
download | bootkbd-a3bcee32b84b92640b4082958ee1e0a6d078ffdd.tar.gz bootkbd-a3bcee32b84b92640b4082958ee1e0a6d078ffdd.zip |
Documentation.
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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. |