You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2024. It is now read-only.
I tested an ESP using the "not split keyboard" configuration, and it works perfectly. However, when I enable the following code:
#define MASTER // undefine if you are not flashing the main controller
#define SPLIT_MASTER
I encounter an issue where pressing a key keeps it pressed until I turn off or restart the ESP32. The same issue occurs when I press any key on the SLAVE.
Is there something I am doing wrong?
The text was updated successfully, but these errors were encountered:
Hello.
I tested an ESP using the "not split keyboard" configuration, and it works perfectly. However, when I enable the following code:
I encounter an issue where pressing a key keeps it pressed until I turn off or restart the ESP32. The same issue occurs when I press any key on the SLAVE.
Is there something I am doing wrong?
The text was updated successfully, but these errors were encountered: