Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan
Jacob Alexander 266b59b851 Initial commit of the Kaypro1 scan module
- Does not output to usb yet
- USART is functionally getting characters from the keyboard and sending
  beep codes and ACK request code (Baud rate properly calculated)
- Uses hard-coded keys for the PC to Keyboard commands (not desireable)
- Keyboard sends ASCII data, which makes doing things like holding
  multiple keys almost impossible to detect (the board isn't NKRO
  anyways, though I've found 8+ key combos that work)
2011-11-01 00:02:10 -07:00
..
BudKeypad Making sub-modules of matrix for HeathZenith and BudKeypad 2011-10-16 21:38:56 -07:00
HeathZenith Making sub-modules of matrix for HeathZenith and BudKeypad 2011-10-16 21:38:56 -07:00
Kaypro1 Initial commit of the Kaypro1 scan module 2011-11-01 00:02:10 -07:00
matrix Making sub-modules of matrix for HeathZenith and BudKeypad 2011-10-16 21:38:56 -07:00
Tandy1000 Tandy 1000 Converter, basicly works, except for packet mismatches 2011-10-01 00:54:18 -07:00