Thread
:
Producing Qwerty OtherHalf --order counter: 75/75 --ordering closed
View Single Post
dirkvl
2014-01-04 , 13:30
Posts: 1,104 | Thanked: 5,652 times | Joined on Feb 2010 @ Holland
#
239
Originally Posted by
kimmoli
I can tweak something to view contents of input report... (for starters)
That would be awesome! The chip is still on 0x3B.
If I've read it correctly, on a keypress this should happen:
-key press
-key release
-the chip stores the most recent key press
-this is stored on input report
-the chip sends out an interrupt signal
-phone notices interrupt
-the phone uses get_report to read the input report
-phone read input report
-the interrupt signal is killed and input report is cleared by resetting the chip
-start over
dirkvl
View Public Profile
Send a private message to dirkvl
Find all posts by dirkvl