|
|
|
|
|
by meaty
4936 days ago
|
|
The PCB is the easy bit. Making the firmware which delivers your keypresses down a PS2/USB pipe is not. You have to consider things like n-key rollover and ghosting/blocking particularly when using matrix encoding/scanning which are a bastard to code. |
|