Initial commit

main
Tom Smalley 2017-02-09 07:54:15 +00:00
commit 73344b221b
3 changed files with 21 additions and 0 deletions

1
.gitignore vendored 100644
View File

@ -0,0 +1 @@
*.swp

20
README.md 100644
View File

@ -0,0 +1,20 @@
# Guide for designing a custom Topre keyboard
## Circuitry
### Overview
The method I use to sense key depression is rather simple. In tests that I
have done it works well provided some calibration is performed in the firmware
to normalise the readings.
![Schematic](schematic.png "Basic schematic")
## Hardware (case/plate)
## Firmware

BIN
schematic.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB