BTN_GAMEPAD
code += BTN_GAMEPAD;
case HID_GD_GAMEPAD: code += BTN_GAMEPAD; break;
.keybit = { [BIT_WORD(BTN_GAMEPAD)] = BIT_MASK(BTN_GAMEPAD) },