summaryrefslogtreecommitdiff
path: root/keyboards/walletburner/neuron/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/walletburner/neuron/config.h')
-rw-r--r--keyboards/walletburner/neuron/config.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/walletburner/neuron/config.h b/keyboards/walletburner/neuron/config.h
index 0671200dbc..3c84f945a0 100644
--- a/keyboards/walletburner/neuron/config.h
+++ b/keyboards/walletburner/neuron/config.h
@@ -3,8 +3,8 @@
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x62AC
+#define VENDOR_ID 0x5742 // WB
+#define PRODUCT_ID 0x6E75 // NU
#define DEVICE_VER 0x0001
#define MANUFACTURER Walletburner
#define PRODUCT Neuron
@@ -47,4 +47,3 @@
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#endif
-