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