Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetKeyCount
Method
GetKeyCount
KeyboardLayoutManager/KeyboardLayoutManager.cpp:791–794 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
789
}
790
791
unsigned int KeyboardLayoutManager::GetKeyCount()
792
{
793
return keymap.size();
794
}
795
796
std::string KeyboardLayoutManager::GetKeyNameAt(unsigned int key_idx)
797
{
Callers
6
SetupZones
Method · 0.80
SetupZones
Method · 0.80
SetupZones
Method · 0.80
DetectDebugControllers
Function · 0.80
SetupZones
Method · 0.80
SetupZones
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected