diff options
author | fauxpark <fauxpark@gmail.com> | 2021-06-20 12:10:59 +1000 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-06-20 12:10:59 +1000 |
commit | e3030bff5e6b241ef8934ddaf84e524d0fd32bce (patch) | |
tree | 976aa1cc9d25c884ecedc548ce507404904414a3 /keyboards/pistachio/config.h | |
parent | 5b7cf9fdc86bf92b465565b2be5d501ea9529f37 (diff) | |
parent | 4dddcb4f0300f79d8fbfc462ff8d6b360e99989e (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/pistachio/config.h')
-rw-r--r-- | keyboards/pistachio/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>. #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 |