diff --git a/confs/techinc_arcade.h b/confs/techinc_arcade.h index 3ef01cf..89d2c25 100644 --- a/confs/techinc_arcade.h +++ b/confs/techinc_arcade.h @@ -79,7 +79,7 @@ #define H_CONFIGURE_EVENTS_SEEN ADD_INPUT_PATH("/dev/input/by-id/usb-Cypress_I-PAC_Arcade_Control_Interface-event-kbd", 0) -ADD_INPUT_PATH("usb-Dell_Dell_USB_Keyboard-event-kbd", 1) +ADD_INPUT_PATH("/dev/input/by-id/usb-Dell_Dell_USB_Keyboard-event-kbd", 1) #endif #endif