keyY constant

PhysicalKeyboardKey const keyY

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey keyY = PhysicalKeyboardKey(0x0007001c);