[Keyboard] Change vendor ID for sick68 keyboard (#16563)
This commit is contained in:
parent
8bcac1c8f7
commit
f0d27e22aa
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define VENDOR_ID 0x5E68
|
||||
#define PRODUCT_ID 0x5F00
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER umbynos
|
||||
|
|
Loading…
Reference in a new issue