1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-09-28 19:55:08 +00:00
r65emu/hw/lm4f/kbd.h
2023-03-12 20:14:54 +00:00

5 lines
77 B
C

// PS/2 keyboard
#define USE_KBD
#define KBD_DATA PE_4
#define KBD_IRQ PE_5