You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just added a first version of the keyboard driver protocol. Gonna check about the sleeps and whether they are truly necessary (and worst case trying to reduce them).
Other than that, that's the base for the driver. Let me know if you start with the Linux version, as I might look into it too in the following weeks :)
P.S. Looked into the sleep times, it seems that the keyboard needs a minimum of around 65ms to properly update the LEDs. Gotta live with that, I guess.
This project is great!
One thing that would be nice however, would be in-line or wiki documentation of the driver bus. I'm looking at forking this for linux users.
As an aside, how did you reverse-engineer the driver protocol?
The text was updated successfully, but these errors were encountered: