12 lines
398 B
Markdown
12 lines
398 B
Markdown
# XT Keyboard Adapter
|
|
|
|
Arduino Leonardo (Atmel MEGA32U4) code for adapting an old XT keyboard into a USB keyboard.
|
|
This was specifically used with a Zbrojovka Brno Consul 262.9 keyboard.
|
|
|
|
![keyboard](keyboard.jpg)
|
|
|
|
The code contains a mapping table so this makes the keyboard "programmable"!
|
|
|
|
For added effect, there is a beeping sound generated based the events being received from the keyboard.
|
|
|