]> git.gir.st - tmk_keyboard.git/commit
Support for ISO/JIS keys on ADB(Issue#22)
authortmk <nobody@nowhere>
Sun, 3 Feb 2013 12:57:46 +0000 (21:57 +0900)
committertmk <nobody@nowhere>
Sun, 3 Feb 2013 13:06:52 +0000 (22:06 +0900)
commit9a72c7b8a2e2f7ed2cd239ad3308c4b4dbc29ff0
tree3e03742ea7c0055a47f6dde817dd60786e433eef
parente6836c3f6df23eb82188bacca15bb0614a0f8b45
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.
converter/adb_usb/keymap.c
protocol/adb.c
Imprint / Impressum