Tagged Questions
2
votes
2answers
597 views
'keyboard from scratch' registering key presses
For my first hardware hack I'm taking a stab at a 'mechanical keyboard from scratch' (where scratch means individual components).
I plan to use a teensy++ board (16MHz) and was wondering about how to ...