diff --git a/README.md b/README.md index c75dc1c..233de8a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # 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"! diff --git a/keyboard.jpg b/keyboard.jpg new file mode 100644 index 0000000..2cede26 Binary files /dev/null and b/keyboard.jpg differ