tmk_keyboard icon indicating copy to clipboard operation
tmk_keyboard copied to clipboard

10ms polling interval has problem on some game

Open tmk opened this issue 7 years ago • 1 comments

Seems like the game requires keyboard with 1ms interval to achieve some manoeuvre. https://geekhack.org/index.php?topic=41989.msg2520390#msg2520390

In current TMK default keyboard uses 10ms for wider compatibility while NKRO keyboard endpoint has 1ms interval. For example my old Thinkpad T23 BIOS has problem with 1ms interval. #114 But those old devices are retired and getting fewer now.

1ms polling by default may be safe option now?

tmk avatar Nov 14 '17 06:11 tmk

I haven't experienced any platforms where 1ms polling has been a problem.

alex-ong avatar Jan 23 '18 05:01 alex-ong