BTN_DIGI
.keybit = { [BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_DIGI) },
btntype = BTN_DIGI;
input_dev->keybit[BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_TOOL_PEN) |
input_dev->keybit[BIT_WORD(BTN_DIGI)] |=