Commit Graph

8 Commits (63c03dc137afe6600156a060b592662feaad0cdc)

Author SHA1 Message Date
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 8a81986191 Fix keymap to adjust new keyboard.c. 2012-10-19 15:33:02 +09:00
tmk ce2e06c394 Fix projects for new keycodes 2012-10-17 21:43:44 +09:00
tmk 33d58c2b56 ADB conveter uses plain vanila keymap now. 2012-10-15 17:56:07 +09:00
tmk 9f05dc6f44 Change keymap of ADB converter. 2012-09-21 10:51:44 +09:00
tmk 76033dcd89 Add a keymap layer into ADB converter. 2012-06-18 12:23:17 +09:00
tmk afb0846208 Made directories for keyboard and converter projects. 2012-06-08 13:32:38 +09:00