#pragma once #include #define UK(c) (UK_UNICODE | (c)) void hid_send(uint32_t hex);