diff options
author | Mattias Andrée <maandree@kth.se> | 2022-07-27 01:49:10 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-07-27 02:00:07 +0200 |
commit | 237d742ccac8c5b0690b09f3fb05ed9820bc8120 (patch) | |
tree | f385bd273c3c71cf1ff532eaf22f6f225416c7c1 /TODO | |
parent | Correct info about Sixaxis and add the Linux standard and a 6-button extension of it (diff) | |
download | libgamepad-237d742ccac8c5b0690b09f3fb05ed9820bc8120.tar.gz libgamepad-237d742ccac8c5b0690b09f3fb05ed9820bc8120.tar.bz2 libgamepad-237d742ccac8c5b0690b09f3fb05ed9820bc8120.tar.xz |
Improve documentation and add LIBGAMEPAD_CONTROLLER_LINUX_4_12_RECTIFIED_3BTN
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ Add support for creating instance from a file descriptor Add man pages Add readme file Add force feedback tests +Generic ABS and REL names shall be in "0x%02X" format |