diff options
author | QMK Bot <hello@qmk.fm> | 2021-08-08 04:15:54 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-08-08 04:15:54 +0000 |
commit | 100333818f4868cee811854ccc44e4b9ea39a79d (patch) | |
tree | bed6144b65f4b57c19b1c9355693e11aab602cba /keyboards/converter/a1200/readme.md | |
parent | 21b71932f7368b5610c455c7b972d7c90f19b373 (diff) | |
parent | bc2b73f997743a164bfa19541a25209b4f276771 (diff) | |
download | qmk_firmware-100333818f4868cee811854ccc44e4b9ea39a79d.tar.gz qmk_firmware-100333818f4868cee811854ccc44e4b9ea39a79d.zip |
Merge remote-tracking branch 'origin/master' into develop
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 |