Project to provide keyboard replacements for various classic computers, as well as classic ASCII keyboard
Go to file
Dave 594e3d7d8b Finalize layout and mounting
- Add apple 2 mounting slots (and stretch PCB to accommodate slots
- Add pass-through holes in aligners for OSI keyboard spacers
- Move 'ESC' key next to '1' key
- Add TAB key next to Q key
- remove 'here is' and finalize "helper" keys along left side of keyboard
- move legends off of PCB traces
- update to release 1.3
2020-01-02 10:08:11 -06:00
firmware/asdf Add missing asdf_keymaps.h file 2019-12-29 09:24:11 -06:00
hardware Finalize layout and mounting 2020-01-02 10:08:11 -06:00
README.md Update README.md 2019-12-14 03:48:32 -06:00

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.

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.

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 keyscan/decoder interface module that can output parallel ASCII, and can be adapted for other protocols.
  • An OSI-compatible interface module.