diff options
Diffstat (limited to 'keyboards/sixkeyboard/config.h')
-rw-r--r-- | keyboards/sixkeyboard/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/sixkeyboard/config.h b/keyboards/sixkeyboard/config.h index f25c09bc0..b8fcb8d7d 100644 --- a/keyboards/sixkeyboard/config.h +++ b/keyboards/sixkeyboard/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 0x746B |
25 | #define PRODUCT_ID 0x6062 | 25 | #define PRODUCT_ID 0x736B |
26 | #define DEVICE_VER 0x0001 | 26 | #define DEVICE_VER 0x0001 |
27 | #define MANUFACTURER techkeys.us | 27 | #define MANUFACTURER techkeys.us |
28 | #define PRODUCT sixkeykeyboard | 28 | #define PRODUCT sixkeykeyboard |