9 lines
299 B
Markdown
9 lines
299 B
Markdown
|
# XT Keyboard Adapter
|
||
|
|
||
|
Arduino Leonardo (Atmel MEGA32U4) code for adapting an old XT keyboard into a USB keyboard.
|
||
|
|
||
|
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.
|
||
|
|