1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-01 22:41:30 +00:00
r65emu/hw/esp8266/kbd.h

5 lines
73 B
C
Raw Normal View History

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