Enum KeyboardSection
Represents a section of LEDs on a keyboard
public enum KeyboardSection
Fields
ArrowKeys = 7A region containing the arrow keys of a keyboard
Extra = 2A region containing the extra non-standard LEDs of a keyboard
FunctionKeys = 4A region containing the F-keys of a keyboard
LedStrips = 1A region containing the LED strips of a keyboard
MacroKeys = 0A region containing the macro keys of a keyboard
MediaKeys = 8A region containing the media keys of a keyboard
Movement = 3A region containing the movement keys of a keyboard (WASD for QWERTY and ZQSD for AZERTY)
NumPad = 6A region containing the Numpad of a keyboard
NumberKeys = 5A region containing the numeric keys of a keyboard