Add files for onekey(issue #56)

- https://github.com/tmk/tmk_keyboard/issues/56
This commit is contained in:
tmk 2013-08-05 16:22:08 +09:00
parent 60103a12b2
commit b6677f10e3
7 changed files with 592 additions and 0 deletions

View file

@ -0,0 +1,5 @@
Onekey
======
Just one key keyboard for example. It sends 'a' key if pins PD0 and PD1 are short-circuited.
https://github.com/tmk/tmk_keyboard/issues/56