Commit Graph

9 Commits (35f9f30074263a2a738cbfc513fca6d812ddf6ff)

Author SHA1 Message Date
tmk cb434cfebc Remove clear matrix on ADB recv error 11 years ago
tmk be8ea3c094 Remove debug line from adb.c 12 years ago
tmk 46d412d262 Fix ADB protocol issue #14 12 years ago
tmk 9bdd89980f Fix comment of ADB signaling. 12 years ago
tmk 9a72c7b8a2 Support for ISO/JIS keys on ADB(Issue#22)
- ISO/JIS specific keys support.(Not tested :)
- Learned how to convert ADB into HID code from:
  http://www.opensource.apple.com/source/IOHIDFamily/IOHIDFamily-421.18.3/IOHIDFamily/Cosmo_USB2ADB.c
- Left of 1 key generates 0x0A(ADB scan code) on German layout AEKII.
12 years ago
tmk cf1eb8fbc6 Add ADB extended keyboard support by blargg@GH.
This offers distinction between left/right modifiers.
12 years ago
tmk dd0017558e ad hoc fix for wrong bit read problem of adb.c. 12 years ago
tmk 76033dcd89 Add a keymap layer into ADB converter. 12 years ago
tmk f412570739 Moved files to common, protocol and doc directory 12 years ago