Skip to content

RasmusB/USB-Keyboard-Adapter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
PCB
 
 
 
 
 
 

USB-Keyboard-Adapter

An ATmega32u4 based keyboard controller. This was designed for use with a Psion Series 5mx keyboard, but should work for other keyboards also.

  • PCB contains KiCad files for the device itself
  • Firmware/Psion-Keyboard-Firmware contains an Arduino sketch for the firmware
  • Firmware/ScanTheMatrix is a sketch for scanning the matrix of a keyboard. This is only meant as a tool to map a keyboard with an unknown pinout.