diff options
Diffstat (limited to 'keyboards/bpiphany/tiger_lily/config.h')
-rw-r--r-- | keyboards/bpiphany/tiger_lily/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/bpiphany/tiger_lily/config.h b/keyboards/bpiphany/tiger_lily/config.h index cc619a5b8..a86cffd16 100644 --- a/keyboards/bpiphany/tiger_lily/config.h +++ b/keyboards/bpiphany/tiger_lily/config.h | |||
@@ -21,8 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
21 | #include "config_common.h" | 21 | #include "config_common.h" |
22 | 22 | ||
23 | /* USB Device descriptor parameter */ | 23 | /* USB Device descriptor parameter */ |
24 | #define VENDOR_ID 0xFEED | 24 | #define VENDOR_ID 0x4245 //BE |
25 | #define PRODUCT_ID 0x6060 | 25 | #define PRODUCT_ID 0x544C //TL |
26 | #define DEVICE_VER 0x0001 | 26 | #define DEVICE_VER 0x0001 |
27 | #define MANUFACTURER Bathroom Epiphanies | 27 | #define MANUFACTURER Bathroom Epiphanies |
28 | #define PRODUCT tiger_lily | 28 | #define PRODUCT tiger_lily |