1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-08 07:29:37 +00:00
r65emu/hw/esp32/kbd.h

6 lines
74 B
C
Raw Normal View History

2021-02-27 12:01:52 +00:00
// PS/2 keyboard
#define USE_KBD
#define KBD_DATA 34
#define KBD_IRQ 35