SW_ID_GP
case SW_ID_GP:
input_report_key(sw->dev[i], sw_btn[SW_ID_GP][j], !GB(i*15+j+4,1));
sw->type = SW_ID_GP;