Commit Graph

15 Commits

Author SHA1 Message Date
tmk 1cda7b79fb Fix typo 'keyobard' #166 2015-01-19 10:35:06 +09:00
tmk 79840c678e Just ignore ADB Service Request
- to support Adjustable keyboard(composite device?)
2014-07-21 18:17:52 +09:00
tmk 94823030f0 Add cli() to protoect ADB critical timing part 2013-11-08 04:25:22 +09:00
tmk c18c52f551 Merge blargg's fix into adb.c
- <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201>
2013-10-14 23:37:05 +09:00
tmk 86082f90fa Change ADB scan delay 12ms 2013-10-09 12:20:03 +09:00
tmk e8e8f93bcf Fix ADB missing keystrokes problem Thanks, blargg! #14
- Add delay between scans to prevent overlaod of ADB keyboard controllers
- <http://geekhack.org/index.php?topic=14290.msg1068919#msg1068919>
2013-10-08 12:23:25 +09:00
tmk cb434cfebc Remove clear matrix on ADB recv error 2013-10-04 15:03:42 +09:00
tmk be8ea3c094 Remove debug line from adb.c 2013-04-09 14:34:52 +09:00
tmk 46d412d262 Fix ADB protocol issue #14 2013-04-09 14:27:29 +09:00
tmk 9bdd89980f Fix comment of ADB signaling. 2013-04-09 14:27:29 +09:00
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.
2013-02-03 22:06:52 +09:00
tmk cf1eb8fbc6 Add ADB extended keyboard support by blargg@GH.
This offers distinction between left/right modifiers.
2012-12-12 09:49:59 +09:00
tmk dd0017558e ad hoc fix for wrong bit read problem of adb.c. 2012-09-19 12:05:47 +09:00
tmk 76033dcd89 Add a keymap layer into ADB converter. 2012-06-18 12:23:17 +09:00
tmk f412570739 Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00