1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-08-09 18:25:31 +00:00
Files
r65emu/hw/esp8266/kbd.h
Stephen Crane 55928d498a hardware reorg
2021-02-27 12:01:52 +00:00

5 lines
73 B
C

// PS/2 keyboard
#define USE_KBD
#define KBD_IRQ D3
#define KBD_DATA D4