Fix pin configuration of onekey for PS/2 mouse

This commit is contained in:
tmk 2013-11-28 14:42:41 +09:00
parent 4eb27ee890
commit 05be3d85d1
4 changed files with 14 additions and 14 deletions

View file

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