From 7fefe128cc8de5a0da704b4bd23c7cfea3be26ba Mon Sep 17 00:00:00 2001 From: rate Date: Sat, 19 Jun 2021 09:54:03 +0900 Subject: [Keymap] adding keymap for pistachio (#12996) Co-authored-by: Drashna Jaelre --- keyboards/pistachio/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/pistachio/config.h') diff --git a/keyboards/pistachio/config.h b/keyboards/pistachio/config.h index e427f90ec1..461a364ec9 100644 --- a/keyboards/pistachio/config.h +++ b/keyboards/pistachio/config.h @@ -20,7 +20,7 @@ along with this program. If not, see . #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED +#define VENDOR_ID 0x5255 #define PRODUCT_ID 0xD0C2 #define DEVICE_VER 0x0001 #define MANUFACTURER rate -- cgit v1.2.3