Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add m0116 keymap from tufty | tmk | 2013-04-12 | 1 | -24/+61 |
| | |||||
* | Add new build options to adb_usb | tmk | 2013-04-09 | 1 | -1/+0 |
| | |||||
* | Fix Locking CapsLock support in ADB converter | tmk | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | Support for ISO/JIS keys on ADB(Issue#22) | tmk | 2013-02-03 | 1 | -16/+64 |
| | | | | | | | - 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. | ||||
* | Add ADB extended keyboard support by blargg@GH. | tmk | 2012-12-12 | 1 | -3/+3 |
| | | | | This offers distinction between left/right modifiers. | ||||
* | Fix keymap to adjust new keyboard.c. | tmk | 2012-10-19 | 1 | -4/+4 |
| | |||||
* | Fix projects for new keycodes | tmk | 2012-10-17 | 1 | -25/+25 |
| | |||||
* | ADB conveter uses plain vanila keymap now. | tmk | 2012-10-15 | 1 | -49/+4 |
| | |||||
* | Change keymap of ADB converter. | tmk | 2012-09-21 | 1 | -8/+8 |
| | |||||
* | Add a keymap layer into ADB converter. | tmk | 2012-06-18 | 1 | -3/+28 |
| | |||||
* | Made directories for keyboard and converter projects. | tmk | 2012-06-08 | 1 | -0/+150 |