Initial commit
commit
73344b221b
|
|
@ -0,0 +1 @@
|
||||||
|
*.swp
|
||||||
|
|
@ -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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## Hardware (case/plate)
|
||||||
|
|
||||||
|
|
||||||
|
## Firmware
|
||||||
|
|
||||||
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 198 KiB |
Loading…
Reference in New Issue