diff Bootloader/_buildvars.h @ 194:fc6b5d0867b7

Updating udev rules to reflect the USB ID changes. - Fixed USB Vendor name as well
author Jacob Alexander <haata@kiibohd.com>
date Fri, 15 Aug 2014 11:27:16 -0700
parents b091bb09c55f
children f9c406854bc2
line wrap: on
line diff
--- a/Bootloader/_buildvars.h	Fri Aug 15 10:53:43 2014 -0700
+++ b/Bootloader/_buildvars.h	Fri Aug 15 11:27:16 2014 -0700
@@ -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@"