Commit Graph

15 Commits

Author SHA1 Message Date
tmk
540d0700dc Remove common/controller_teensy.h 2013-04-13 11:30:08 +09:00
tmk
2372029de5 Remove MATRIX_HAS_LOCKING_CAPS option 2013-04-12 12:27:31 +09:00
tmk
d2e358712a Add m0116 keymap from tufty 2013-04-12 12:22:30 +09:00
tmk
9e39b222d0 Add new build options to adb_usb 2013-04-09 14:27:29 +09:00
tmk
c4ab832be0 Fix Locking CapsLock support in ADB converter 2013-03-12 12:10:12 +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
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
d8ce19abd0 To prevent key stuck clear matrix array when ADB error occurs. 2012-09-20 12:52:45 +09:00
tmk
2769f09d11 Fix Makefiles. 2012-06-30 14:44:59 +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