-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
21 lines (13 loc) · 777 Bytes
/
README
File metadata and controls
21 lines (13 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
keytee -- Controller breakout board for small keyboards
Keytee is based on the ATMEGA32U2 controller. With its 20 usable I/O
pins, it can drive keyboards with up to 100 keys. The PCB is intended
to sit between the switches of a mechanical keyboard, not adding any
bulk; cf. http://imgur.com/v3vOg1i.
./pcb/ contains the hardware design as a KiCAD project.
TMK-based ./firmware/ defines a 10-row, 10-column keymap with a total
of 10 keys that exercise all the hardware pins. It is meant for
hardware testing and should probably adapted to any specific
requirements.
Generated bootloaders, firmware, Gerber files, etc. can be found at
https://trebb.github.io/keytee.
https://deskthority.net/workshop-f7/keytee-controller-breakout-board-for-small-keyboards-t15586.html