Sunshine latest
Self-hosted game stream host for Moonlight.
keylayout.h File Reference

Keyboard layout mapping for scancode translation. More...

#include <array>
#include <cstdint>
Include dependency graph for keylayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr std::array< std::uint8_t, std::numeric_limits< std::uint8_t >::max()+1 > platf::VK_TO_SCANCODE_MAP
 

Detailed Description

Keyboard layout mapping for scancode translation.