Update README to include Sol keyboard

This commit is contained in:
Dave 2020-04-16 13:53:17 -05:00
parent f2eead4db8
commit 8e3a9b87b4
1 changed files with 4 additions and 1 deletions

View File

@ -7,6 +7,9 @@ The keyboard allows use of Cherry MX keys, or Futaba MD-4PCS (aka George Risk KB
The keyboard is designed using KiCad in order to be the most useful for anybody wishing to modify the keyboard for more specific uses, or to add to the project.
This keyboard project so far consists of:
- A classic retro-style ASCII keyboard, modeled after the ADM-3A keyboard, which can be also be populated to fit perfectly in an Apple II/II+ case, or an OSI case.
- A classic retro-style ASCII keyboard, modeled after the ADM-3A keyboard, which
can be also be populated to fit perfectly in an Apple II/II+ case (with corresponding Apple II keymaps), or an OSI
case (with OSI adapter).
- A Sol-20 compatible keyboard.
- A keyscan/decoder interface module that can output parallel ASCII, and can be adapted for other protocols.
- An OSI-compatible interface module.