diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-28 19:24:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-28 19:24:10 +0000 |
commit | f89620d7af11f4f7e155ae7f015281d2526bbe46 (patch) | |
tree | d4224690c71cc87e96cab90d9072ae5aa1d4d2ba /keyboards/yampad/config.h | |
parent | 3f4ea5c31fa3c200bf4b5b585ee4da2a5ebb7bdb (diff) | |
parent | 724ee240751fdfedf33d75fee10d2b97d9f9e3da (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/yampad/config.h')
-rw-r--r-- | keyboards/yampad/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yampad/config.h b/keyboards/yampad/config.h index d04ae37d5a..b21a606ddc 100644 --- a/keyboards/yampad/config.h +++ b/keyboards/yampad/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 0x5950 // YP #define PRODUCT_ID 0x8369 #define DEVICE_VER 0x0001 #define MANUFACTURER Mattia Dal Ben |