Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- 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.
|
|
|
|
This offers distinction between left/right modifiers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes problem that it losts keycode when send keycodes in row in layer.c.
Undef CONSOLE_ENABLE build option makes this problem clear.
|
|
|
|
|
|
- worked on Linux but not on Windows
(logica/usage MINIMUM must start at 0x001)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add LUFA boot mouse feature
- remove report_id from mouse report
- fix LUFA descriptor
|
|
|
|
Renamed sony_usb to news_usb
Renamed hbk to hbkb
|
|
|
|
|