summaryrefslogtreecommitdiff
path: root/keyboards/jones
diff options
context:
space:
mode:
authorTakeshi Nishio <kkeennnn+github@gmail.com>2021-07-30 01:11:40 +0900
committerGitHub <noreply@github.com>2021-07-29 09:11:40 -0700
commit441fd2ca5b942ea93d2345d1181ed76a95fd8ae7 (patch)
treeece607404523fc4509dd2dae5827fc9ff7d120c8 /keyboards/jones
parent6bdecb16c0fc1b3dd17cbc0d2bc73f9a7bfa6142 (diff)
[Keyboard] Match Vendor ID to my other keyboard, "unison". (#13699)
Co-authored-by: Takeshi Nishio <kkeennnn@gmail.com>
Diffstat (limited to 'keyboards/jones')
-rw-r--r--keyboards/jones/v03/config.h2
-rw-r--r--keyboards/jones/v03_1/config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/jones/v03/config.h b/keyboards/jones/v03/config.h
index 0ff82e8d37..7a37fc1f3d 100644
--- a/keyboards/jones/v03/config.h
+++ b/keyboards/jones/v03/config.h
@@ -20,7 +20,7 @@ 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 VENDOR_ID 0xB9DD
#define PRODUCT_ID 0x175A
#define DEVICE_VER 0x0030
#define MANUFACTURER jpskenn
diff --git a/keyboards/jones/v03_1/config.h b/keyboards/jones/v03_1/config.h
index c1d6a577fc..1b67b6b58f 100644
--- a/keyboards/jones/v03_1/config.h
+++ b/keyboards/jones/v03_1/config.h
@@ -20,7 +20,7 @@ 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 VENDOR_ID 0xB9DD
#define PRODUCT_ID 0x175A
#define DEVICE_VER 0x0031
#define MANUFACTURER jpskenn