tmk / tmk_keyboard

Keyboard firmwares for Atmel AVR and Cortex-M
3.98k stars 1.7k forks source link

HHKB JP: matrix power saving #234

Closed tmk closed 9 years ago

tmk commented 9 years ago

Switch matrix power saving for HHKB JP doesn't work. When the power saving is configured the keyboard can't start, probably restarts repeatedly.

https://geekhack.org/index.php?topic=12047.msg1804798#msg1804798

This problem affects only HHKB BT controler for HHKB JP

tmk commented 9 years ago

This (uneeded) matrix_power_down() causes this problem for some reason.

https://github.com/tmk/tmk_keyboard/blob/1efdd867c8f88ad779ad82e1b22df62bf6be8fe9/tmk_core/protocol/lufa/lufa.c#L182