MCPcopy 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
791unsigned int KeyboardLayoutManager::GetKeyCount()
792{
793 return keymap.size();
794}
795
796std::string KeyboardLayoutManager::GetKeyNameAt(unsigned int key_idx)
797{

Callers 6

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

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected