Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- the 100ms delay causes keystroke drop; this is observable with
pressing Numlock key on AEK repeatedly
- without the delay LED sync problem doesn't occur now
|
|
|
|
- <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201>
|
|
- <http://geekhack.org/index.php?topic=14290.msg1070604#msg1070604>
|
|
|
|
- Add delay between scans to prevent overlaod of ADB keyboard controllers
- <http://geekhack.org/index.php?topic=14290.msg1068919#msg1068919>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
This offers distinction between left/right modifiers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|