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.
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.