A very simple way to create a single keyboard press from A Atmeg8 microcontroller via serial communication.
A very simple way to create a single keyboard press from A Atmeg8 microcontroller via serial communication.
Currently a lot of things need to be done for the host. As of right now, a button press only toggles.
Currently User input only accepts one key for input. That to make it more than 1 to have a series of key chords will come after. Currently the keys are limited to what uinput has availiable which should more than enough for most people.