M2_USB_Keyboard.c
This code is based on the ESP-IDF Host HID demo. It contains a new M2_Shiftout function that contains specific timing events for the serial output to the TRS-80 Model II. There is a keycode2ascii that contains the translation of HID codes to ASCII. I have not yet modified in this version so there is no translation yet for keys specific to the Model II like the BREAK key, but these are easily customizable in the table itself.
C Source File -
21.15 kB -
02/15/2025 at 22:40
|