boardsource / pegBoards

GNU General Public License v3.0
36 stars 24 forks source link

Main keyboard only updates its own OLED layer and RGB_TOG state. #37

Open JamesHagerman opened 1 year ago

JamesHagerman commented 1 year ago

Hello,

I just finished assembling and setting up a Boardsource-provided Corne LP kit using Blox microcontrollers. The setup went fine for the most part (I do have a few more issue to open on GitHub though).

However, the keyboard behaves differently depending on which keyboard has the USB-C attached to it.

I've found two features this affects:

Here's the setup I'm using to reproduce the issue:

Here's the OLED behavior:

Here's the RGB LED behavior:

I regret not knowing enough about the architecture to work towards a PR. Sorry.

Thanks for taking a look.

JamesHagerman commented 1 year ago

Ah, I forgot to add: I did indeed see this note in the FAQ section: https://peg.software/docs/Peg_Client/#rgb_tog-does-not-toggle-both-sides-of-split-keyboard

That did not resolve the issue.