Skip to content

Conversation

SohamJoshi25
Copy link

@SohamJoshi25 SohamJoshi25 commented Sep 14, 2025

Hello,

I was using this library for my project ESP32-Keyboard but i found 3 Keys Missing ; Scroll Lock, Pause on keyboard (NOT Multimedia), and Menu.
This code was tested as i have build a keyboard using this same library, thankyou for that.

KEY_SCROLL_LOCK 0xCF ( 0x47 + 136 )
KEY_PAUSE 0xD0 ( 0x48 + 136 )
KEY_MENU 0xED ( 0x65 + 136 )

(136 offset because to differentiate non-printing key (not a modifier).

Best
Soham Joshi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant