diff options
Diffstat (limited to 'keyboards/spacey/config.h')
| -rw-r--r-- | keyboards/spacey/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/spacey/config.h b/keyboards/spacey/config.h index 58249d4f1..81f3df6a8 100644 --- a/keyboards/spacey/config.h +++ b/keyboards/spacey/config.h | |||
| @@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 20 | #include "config_common.h" | 20 | #include "config_common.h" |
| 21 | 21 | ||
| 22 | /* USB Device descriptor parameter */ | 22 | /* USB Device descriptor parameter */ |
| 23 | #define VENDOR_ID 0xFEED | 23 | #define VENDOR_ID 0x5641 // "VA" |
| 24 | #define PRODUCT_ID 0x0000 | 24 | #define PRODUCT_ID 0x2045 // "Space E" |
| 25 | #define DEVICE_VER 0x0001 | 25 | #define DEVICE_VER 0x0001 |
| 26 | #define MANUFACTURER vanilla | 26 | #define MANUFACTURER vanilla |
| 27 | #define PRODUCT spacey | 27 | #define PRODUCT spacey |
