MCPcopy 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
437void KeyboardLayoutManager::ChangeKeys(key_set edit_keys)
438{
439 OpCodeSwitch(edit_keys);
440}
441
442void KeyboardLayoutManager::ChangeKeys(keyboard_keymap_overlay new_layout)
443{

Callers 4

SetupZonesMethod · 0.80
SetupZonesMethod · 0.80
SetupZonesMethod · 0.80
DetectDebugControllersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected