diff options
| author | tmk <nobody@nowhere> | 2014-07-07 11:02:13 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2014-07-30 14:38:26 +0900 |
| commit | 1619d68cb289529d7e200747e9c9f5c7dd6a6506 (patch) | |
| tree | 396d4524bf400c6019cfe4e334b03a10279be0a7 /keyboard/hhkb_rn42 | |
| parent | 6cec158d1a8abeb7e08117e61a0ff673eb57c2b9 (diff) | |
| download | qmk_firmware-1619d68cb289529d7e200747e9c9f5c7dd6a6506.tar.gz qmk_firmware-1619d68cb289529d7e200747e9c9f5c7dd6a6506.zip | |
Update MEMO.txt
Diffstat (limited to 'keyboard/hhkb_rn42')
| -rw-r--r-- | keyboard/hhkb_rn42/MEMO.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboard/hhkb_rn42/MEMO.txt b/keyboard/hhkb_rn42/MEMO.txt index 87907e95f..5b6439840 100644 --- a/keyboard/hhkb_rn42/MEMO.txt +++ b/keyboard/hhkb_rn42/MEMO.txt | |||
| @@ -4,12 +4,16 @@ Roving RN-42 | |||
| 4 | 4 | ||
| 5 | TODO | 5 | TODO |
| 6 | ---- | 6 | ---- |
| 7 | - Lipo charger configuration: fast charge time | 7 | - Lipo voltage ADC sensing |
| 8 | - Lipo charger configuration: fast charge time: USB charger spec? | ||
| 8 | - Low voltage alarm: LED indcates voltage of Lipo | 9 | - Low voltage alarm: LED indcates voltage of Lipo |
| 9 | - CTS/RTS lines are needed? just connect in loop back if no flow control is needed. | 10 | - CTS/RTS lines are needed? just connect in loop back if no flow control is needed. |
| 10 | - CTS is needed for waking up from deep sleep? | 11 | - CTS is needed for waking up from deep sleep? |
| 11 | - Serial API callback when data are available/received(and when send buffer is available) | 12 | - Serial API callback when data are available/received(and when send buffer is available) |
| 12 | - Serial API instance several serial ports can be used | 13 | - Serial API instance several serial ports can be used |
| 14 | - DCDC converter: squeaky inducter with onsemi NCP1402 | ||
| 15 | - Lipo charger MCP73831: needs capacitor 4.7uF *2 | ||
| 16 | - Keymap layer bug: during space is pressed(mousekey) press Fn(HHKB) then release space before Fn, in result HHKB layer is locked(toggled) unintentionally. | ||
| 13 | 17 | ||
| 14 | DONE: | 18 | DONE: |
| 15 | - USB connection check - 07.01 | 19 | - USB connection check - 07.01 |
| @@ -17,6 +21,7 @@ DONE: | |||
| 17 | - USB/BT switching BT is on -> BT, BT is off -> USB - 07.01 | 21 | - USB/BT switching BT is on -> BT, BT is off -> USB - 07.01 |
| 18 | - Under voltage lock out UVLO for protection of Lipo - Lipo has discharge protection at 3.100V 07.01 | 22 | - Under voltage lock out UVLO for protection of Lipo - Lipo has discharge protection at 3.100V 07.01 |
| 19 | - Power saving: HHKB scan, BT radio control - 9h with 850mAh, this is enough 07.01 | 23 | - Power saving: HHKB scan, BT radio control - 9h with 850mAh, this is enough 07.01 |
| 24 | - Power selector doesn't work; Q4 MOSFET leaks from Lipo to USB power line. -- use Schottky instead 07/04 | ||
| 20 | 25 | ||
| 21 | 26 | ||
| 22 | 27 | ||
