Skip to content

Conversation

@dwolaver
Copy link
Contributor

No description provided.

@dwolaver dwolaver requested a review from a team as a code owner November 10, 2025 19:14
Copilot AI review requested due to automatic review settings November 10, 2025 19:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements RF4CE key mapping updates related to push-to-talk functionality, adding synthetic key event generation for voice sessions and updating key-to-Linux mappings.

  • Adds synthetic key down/up events for push-to-talk voice sessions to properly track voice button state
  • Updates INFO key mapping from KEY_F9 to KEY_F20 and removes associated modifiers
  • Adds new PUSH_TO_TALK key mapping to KEY_F8

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/rf4ce/ctrlm_rf4ce_network.cpp Adds logic to send synthetic KEY_DOWN/KEY_UP events for CTRLM_KEY_CODE_PUSH_TO_TALK during voice session lifecycle (request, rejection, and stop)
src/input_event/ctrlm_input_event_writer.h Updates INFO key mapping from KEY_F9 to KEY_F20 and adds new PUSH_TO_TALK mapping to KEY_F8

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@egalla204 egalla204 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved for QA test

@dwolaver dwolaver merged commit 4705590 into develop Nov 13, 2025
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants