Hi Hasu.
Recently I am working on a project, that need to use led light on alt controller of hhkb to show which key is pressed. I have a question of your firmware code. When in BT pairing mode, the right led light flash into red once per second, how can I change this, for example flash twice per second or not flash at all. I just tried to adjust all the corresponding code snippet about DDRE6 and PORTE6 in rn42_task.c, rn42.c. Unluckily, none of them works. Could you please tell me which part of the code related to the BT led light and how can I change the code to achieve turn off the led light during pairing mode. Thanks a lot.