tmk / tmk_keyboard

Keyboard firmwares for Atmel AVR and Cortex-M
3.98k stars 1.7k forks source link

ADB: Dumb device - doesn't reply to 'talk Reg3' #733

Closed tmk closed 2 years ago

tmk commented 2 years ago

Some devices support only Talk Reg0 and doesn't reply to Talk Rreg3 and any other commands. These devices can't change address and don't accept initialization commands.

we have to polling at default address(2, 3) for keyboard and mouse.

KOKUYO EAM-T3 (QTRONIX MACT23R3.PCB 85.07.12)

https://imgur.com/a/AQqM7Yv

The keypad doesn't work with TMK ADB-USB converter.

Confirmed that it doesn't support any command except for Talk Reg0. It cannot be changed address. It asserts SRQ when key is pressed. We have to polling keyboard default address 2.

Also this sends keys in reverse order like FF57, not 57FF. (same problem as Macally)

This is manufactured by QTRONIX and probably identical or equivalent to:

https://geekhack.org/index.php?topic=14290.msg3121108#msg3121108