diff options
author | IBNobody <ibnobody@gmail.com> | 2016-06-11 13:28:27 -0500 |
---|---|---|
committer | IBNobody <ibnobody@gmail.com> | 2016-06-11 13:28:27 -0500 |
commit | 50621a2e6a7d03add0c202e5b2698338c7fbbf5b (patch) | |
tree | d6f002712c22e8cf4523e04a9da889c7ec379d6b /keyboard/onekey/README.md | |
parent | 26277dbdf40ba7247981361c956ea44c92bf76ea (diff) | |
parent | d9e4dad0a828a8a904f44dda090a4d6d08fe2948 (diff) |
Merge remote-tracking branch 'remotes/jackhumbert/master'
Diffstat (limited to 'keyboard/onekey/README.md')
-rw-r--r-- | keyboard/onekey/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboard/onekey/README.md b/keyboard/onekey/README.md deleted file mode 100644 index 7413f3880e..0000000000 --- a/keyboard/onekey/README.md +++ /dev/null @@ -1,5 +0,0 @@ -Onekey -====== -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 |