Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ ChangeKeys
Method
ChangeKeys
KeyboardLayoutManager/KeyboardLayoutManager.cpp:437–440 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
435
}
436
437
void KeyboardLayoutManager::ChangeKeys(key_set edit_keys)
438
{
439
OpCodeSwitch(edit_keys);
440
}
441
442
void KeyboardLayoutManager::ChangeKeys(keyboard_keymap_overlay new_layout)
443
{
Callers
4
SetupZones
Method · 0.80
SetupZones
Method · 0.80
SetupZones
Method · 0.80
DetectDebugControllers
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected