Updating udev rules to reflect the USB ID changes.
- Fixed USB Vendor name as well
This commit is contained in:
parent
4102512579
commit
662d1f557f
2 changed files with 8 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
// ----- Defines -----
|
||||
|
||||
// You can change these to give your code its own name.
|
||||
#define STR_MANUFACTURER u"@MANUFACTURER@"
|
||||
#define STR_MANUFACTURER u"Kiibohd"
|
||||
#define STR_PRODUCT u"Kiibohd DFU Bootloader"
|
||||
#define STR_SERIAL u"@CHIP@"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue