diff options
author | 8bits4ever <87928173+8bits4ever@users.noreply.github.com> | 2021-08-08 06:15:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-07 21:15:23 -0700 |
commit | bc2b73f997743a164bfa19541a25209b4f276771 (patch) | |
tree | 8a85f44e032ecbcc14e84de52d3a094240e3c7a6 /keyboards/converter/a1200/readme.md | |
parent | 41d854048c2d11400a753c30aba87f5fd2c37eca (diff) |
[Keyboard] a1200 converter minor changes (#13848)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/converter/a1200/readme.md')
-rw-r--r-- | keyboards/converter/a1200/readme.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/converter/a1200/readme.md b/keyboards/converter/a1200/readme.md index b2094c6a38..927e0805f7 100644 --- a/keyboards/converter/a1200/readme.md +++ b/keyboards/converter/a1200/readme.md @@ -1,6 +1,9 @@ # Amiga 1200 Keyboard Converter -Modification of the Model-M 101 membrane adapter (converter/modelm101) to work with Amiga 1200 keyboard (and possibly Amiga 500/600 too). It would be very convenient to manufacture a small PCB adapter to make easier the task of connecting the keyboard membrane and the Teensy 2.0++ board. +Modification of the Model-M 101 membrane adapter (converter/modelm101) to work with Amiga 1200 keyboard (and possibly Amiga 500/600 too). + +A small PCB adapter is needed for connecting the keyboard membrane to the Teensy 2.0++ board. A very simple example of such a board can be seen here: +https://github.com/8bits4ever/A1200-Keyboard-Adapter This adapter is meant to allow using the original Amiga keyboard as a USB input device, either with a desktop PC or a R-Pi/FPGA board hosted inside the Amiga case. @@ -19,8 +22,6 @@ Status LEDs: CapsLock +5V Pins: B6 5V ``` -Please note that some versions of Model M have LED connected with a ribbon cable, and not with separate wires. - * Keyboard Maintainer: [8bits4ever](https://github.com/8bits4ever) * Hardware Supported: Teensy 2.0++ board by PJRC * Hardware Availability: https://www.pjrc.com/store/teensypp.html |