summaryrefslogtreecommitdiff
path: root/keyboard/hhkb/doc/Bluetooth.txt
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-05-26 15:17:00 -0400
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-05-26 15:17:00 -0400
commitd649ab34334ff568448c47a04fcf40f1aa960135 (patch)
tree4cc848e8892b21839da14d7b9ac628f6cfbefadf /keyboard/hhkb/doc/Bluetooth.txt
parent48871b9b6b99201abc381ee27cfd94e211ca131a (diff)
parent89f0472b9e1c751034a745898fd495bbd49f2b66 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/hhkb/doc/Bluetooth.txt')
-rw-r--r--keyboard/hhkb/doc/Bluetooth.txt39
1 files changed, 0 insertions, 39 deletions
diff --git a/keyboard/hhkb/doc/Bluetooth.txt b/keyboard/hhkb/doc/Bluetooth.txt
deleted file mode 100644
index 24243aff86..0000000000
--- a/keyboard/hhkb/doc/Bluetooth.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-HHKB Bluetooth mod
-==================
-See this article:
-http://geekhack.org/showwiki.php?title=Island:20851
-
-
-
-Power consume
-=============
-Switch board
-------------
-5V
-18mA full scan/no power control
-16.5mA full scan with power control of POWER_ON/POWER_OFF in matrix.c
-3.5-6mA 60ms watchdog timer sleep iwrap/main.c
-
-- the longer sleep time the less power is consumed.
-- power control of swtich board must be needed.
-FET switch may be better, though 18mA is with in port sink current limit. In current design switch board ground is connected to PB5 pin and power it on by making the pin low.
-
-Blueguiga WT12
---------------
-3.3V
--42mA startup/searching/connecting
-19-23mA connected
-4mA -8mA not connected
-
-iWRAP sleep command may not work. to be looked into.
-
-Power Over all
---------------
-5V
--65mA startup
-17-24mA idle/not connected
--42mA connecting
-32-37mA idle/connecting(with sleep)
-50-53mA typing/connecting(no sleep)
-
-2013/06/07