Table of Contents

Enum KeyboardSection

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Represents a section of LEDs on a keyboard

public enum KeyboardSection

Fields

ArrowKeys = 7

A region containing the arrow keys of a keyboard

Extra = 2

A region containing the extra non-standard LEDs of a keyboard

FunctionKeys = 4

A region containing the F-keys of a keyboard

LedStrips = 1

A region containing the LED strips of a keyboard

MacroKeys = 0

A region containing the macro keys of a keyboard

MediaKeys = 8

A region containing the media keys of a keyboard

Movement = 3

A region containing the movement keys of a keyboard (WASD for QWERTY and ZQSD for AZERTY)

NumPad = 6

A region containing the Numpad of a keyboard

NumberKeys = 5

A region containing the numeric keys of a keyboard