diff options
author | tmk <nobody@nowhere> | 2013-11-28 16:02:29 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2013-11-28 16:02:29 +0900 |
commit | bc5b64d83259715667356770965a33aa620a8030 (patch) | |
tree | 074377caef4d838ac3890f39e9ff67f346aab506 /keyboard/onekey/README.md | |
parent | 4e36159be226e544dfebbe06b1955261951209a4 (diff) | |
parent | 0b9c0f6012a90eeb8cced9feccf3a65d8b4e5535 (diff) |
Merge branch 'ps2_keyboard_fix'
Diffstat (limited to 'keyboard/onekey/README.md')
-rw-r--r-- | keyboard/onekey/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/onekey/README.md b/keyboard/onekey/README.md index 6ccc999299..7413f3880e 100644 --- a/keyboard/onekey/README.md +++ b/keyboard/onekey/README.md @@ -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 |