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 Dec 14, 2023. It is now read-only.
Pressing on the key mapped to Consumer_PlaySlashPause occasionally registers two presses in one press. A quick test gives me two such incidents in 20 attempts.
My mapping places the play/pause key where the factory default layout has the ‘any key’, as can be seen on line 78 of this snippet. However, a quick test of 20 presses of that physical key, but under a different layer, does not give any double presses.
I reported elsewhere that Consumer_ScanNextTrack skips two tracks consistently, but I decided to make sure it was actually the Model01 with that problem. I plugged in a different keyboard with that key, and it had the same problem. That other keyboard could not be made to manifest the problem with play/pause, so that problem remains.
The text was updated successfully, but these errors were encountered:
On Sat, Jul 7, 2018 at 12:14 AM atimholt ***@***.***> wrote:
Pressing on the key mapped to Consumer_PlaySlashPause occasionally
registers two presses in one press. A quick test gives me two such
incidents in 20 attempts.
My mapping places the play/pause key where the factory default layout has
the ‘any key’, as can be seen on line 78 of this snippet
<https://github.com/atimholt/model_01_customization/blob/916af0326de28cb348b53efc280fdedf47b1658e/Model01-Firmware/Model01-Firmware.ino#L68-L204>
.
I reported elsewhere that Consumer_ScanNextTrack skips two tracks
consistently, but I decided to make sure it was actually the Model01 with
that problem. I plugged in a different keyboard with that key, and it had
the same problem. That other keyboard could not be made to manifest the
problem with play/pause, so that problem remains.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#42>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AACxaCVhIsQd7_oFMsThgkHRJaKBTAnLks5uEF-5gaJpZM4VGQow>
.
Pressing on the key mapped to Consumer_PlaySlashPause occasionally registers two presses in one press. A quick test gives me two such incidents in 20 attempts.
My mapping places the play/pause key where the factory default layout has the ‘any key’, as can be seen on line 78 of this snippet. However, a quick test of 20 presses of that physical key, but under a different layer, does not give any double presses.
I reported elsewhere that Consumer_ScanNextTrack skips two tracks consistently, but I decided to make sure it was actually the Model01 with that problem. I plugged in a different keyboard with that key, and it had the same problem. That other keyboard could not be made to manifest the problem with play/pause, so that problem remains.
The text was updated successfully, but these errors were encountered: