type SingleKeyMap = [Option<String>; 256];
Index is the key code, String is the occupant. Starts all empty. https://gitlab.freedesktop.org/xorg/xserver/-/issues/260