summaryrefslogtreecommitdiff
path: root/keyboards/spacey/config.h
diff options
context:
space:
mode:
authorlukeski14 <73951271+lukeski14@users.noreply.github.com>2021-12-09 07:24:05 -0500
committerGitHub <noreply@github.com>2021-12-09 12:24:05 +0000
commit80708c64a1b258f39346083cfb81b930a501499c (patch)
tree1cb750813cdab203a8fb52dfabef12ab74cadd78 /keyboards/spacey/config.h
parentd0571c3da7c83c1fc802ae64c38007486a3df1b0 (diff)
Add via support for spacey (#15437)
Diffstat (limited to 'keyboards/spacey/config.h')
-rw-r--r--keyboards/spacey/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/spacey/config.h b/keyboards/spacey/config.h
index 58249d4f19..81f3df6a89 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/>.
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x0000
+#define VENDOR_ID 0x5641 // "VA"
+#define PRODUCT_ID 0x2045 // "Space E"
#define DEVICE_VER 0x0001
#define MANUFACTURER vanilla
#define PRODUCT spacey