OpenStickCommunity / OpenStickCommunity/GP2040-CE

Multimedia keys should be a one-time press in Keyboard Mode

Open
#1,275 1 comment 0 reactions 1 assignee View on GitHub

@arntsonl is already working on this.

Since Jan 24, 2025.

bug
Dominant language
C++
Stars
2.5k
Forks
666
Avg merge
1d 19h
Merged PRs (30d)
7

Description

Multimedia keys should be a one-time press in keyboard mode. Otherwise you get rapid on-off cycles on any media keyboard key you use.

This is especially apparent when using the "Mute" button, as you can see "Mute" flicker on and off.

We need a way to keep track of pressed vs. held for multimedia keys only (regular keys should hold).

Pass scenario: Press a key for "Mute" and it mutes OR unmutes once
Fail scenario: Press a key for "Mute" and it flickers on and off

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.