| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-09 | Remove debug line from adb.c | ||
| 2013-04-09 | Fix ADB protocol issue #14 | ||
| 2013-04-09 | Fix comment of ADB signaling. | ||
| 2013-02-03 | 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. | |||
| 2012-12-12 | Add ADB extended keyboard support by blargg@GH. | ||
| This offers distinction between left/right modifiers. | |||
| 2012-09-19 | ad hoc fix for wrong bit read problem of adb.c. | ||
| 2012-06-18 | Add a keymap layer into ADB converter. | ||
| 2012-06-07 | Moved files to common, protocol and doc directory | ||