My own keyboard stuff

This repository contains my experiments on creating my own keyboard electronics and software.

Structure

  • electronics contains keyboard circuits boards and possible controllers.
  • software contains all the software used in the project. This can be embedded, PC/smartphone or test scripts, anything a computer can execute resides here.
  • mechanical contains all the CAD drawings, mostly 3d printable objects.
  • documentation contains all project documentation, logs, research, papers, datasheets and more.

Cloning

This repository makes extensive use of submodules, use git clone --recurse-submodules https://github.com/Squantor/squantorKeyboard.git to clone everything in one go.

TODOs

Open tasks