Skip to content

Caps lock hot key #55

Answered by hrvach
NSDodgers asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, check the src/user_config.h header file and choose the hotkey to your own liking.

It defines:
#define HOTKEY_TOGGLE HID_KEY_CAPS_LOCK

Pick any one you want from:
https://github.com/hathach/tinyusb/blob/master/src/class/hid/hid.h

... rebuild and flash.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NSDodgers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants