Open rjhelms opened 2 years ago
After reset, the first keypress (serial or actual keyboard) is getting lost.
Maybe just do a dummy read of PORTA in IO_INIT?
Dummy read does not seem to resolve this. I am wondering if it's a problem in the keyboard MCU firmware
After reset, the first keypress (serial or actual keyboard) is getting lost.
Maybe just do a dummy read of PORTA in IO_INIT?