summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kay_kbd.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-05-01 14:36:26 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-05-01 14:36:26 +0200
commit41885e420393fba2ab43c5bb0adfedb4c777f769 (patch)
tree6b553bf9996410ad421b96b9a43c2709626081b7 /src/mame/machine/kay_kbd.h
parent6a730f5c07996c7f1837630c23da62ef9016345f (diff)
kaypro fix (nw)
Diffstat (limited to 'src/mame/machine/kay_kbd.h')
-rw-r--r--src/mame/machine/kay_kbd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/machine/kay_kbd.h b/src/mame/machine/kay_kbd.h
new file mode 100644
index 00000000000..6dc347d78b0
--- /dev/null
+++ b/src/mame/machine/kay_kbd.h
@@ -0,0 +1,4 @@
+// license:BSD-3-Clause
+// copyright-holders:Robbbert
+
+INPUT_PORTS_EXTERN( kay_kbd );