keyK constant

PhysicalKeyboardKey const keyK

Represents the location of the "Key K" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey keyK = PhysicalKeyboardKey(0x0007000e);