Update README.md

This commit is contained in:
dfnr2 2019-12-14 03:48:32 -06:00 committed by GitHub
parent 4c0d3b1084
commit 8275465635

View File

@ -1,8 +1,8 @@
## Universal ASCII Keyboard ## Unified ASCII Keyboard
This project aims to provide a (near) universal ASCII keyboard for vintage computers. Home computers of the 1970's typically either polled a switch matrix, or interfaced to a parallel ASCII keyboard via a parallel port. This project aims to provide a (near) universal ASCII keyboard for vintage computers. Home computers of the 1970's typically either polled a switch matrix, or interfaced to a parallel ASCII keyboard via a parallel port.
The keyboard will allow use of Cherry MX keys, or Futaba MD-4PCS (aka eorge Risk KBM-01-01) keys. The keyboard allows use of Cherry MX keys, or Futaba MD-4PCS (aka eorge Risk KBM-01-01) keys.
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. 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.