const KEYCODE_OFFSET: u8 = 8;
The X11 documentation states: “Keycodes lie in the inclusive range [8, 255]”.
[8, 255]