Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- to support Adjustable keyboard(composite device?)
|
|
|
|
|
|
|
|
|
|
- without this fix wakeup often fails
- keyboard can wakeup once or twice but fails after that
|
|
|
|
- Command can force to enable NKRO even when boot mode
- After boot keyboard may be in boot mode due to BIOS' request
|
|
- NKRO is used only when keyboard_protocol = 1(report)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add support for Adafruit's Bluefruit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- change API of ps2_mouse; ps2_mouse_task()
- remove mouse_report from host.c
|
|
|
|
|
|
|
|
|
|
|
|
- <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201>
|
|
|
|
- Add delay between scans to prevent overlaod of ADB keyboard controllers
- <http://geekhack.org/index.php?topic=14290.msg1068919#msg1068919>
|
|
|
|
|
|
|
|
|
|
- Blocking occurs if built without option INTERRUPT_CONTROL_ENDPOINT
|