diff options
| author | QMK Bot <hello@qmk.fm> | 2021-06-07 05:11:07 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-06-07 05:11:07 +0000 |
| commit | 415dd21206922fc69929d8ef5d7ab7f13e9c2fbc (patch) | |
| tree | 3b0f1cfa1472a29160f43e12e366f7bb27c99dcf /keyboards/program_yoink/config.h | |
| parent | 102442a8419be276a9efd1a1e362ad30355ff673 (diff) | |
| parent | 94e80912a4cda3a92f6865cf0b5a199fd97ae95b (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/program_yoink/config.h')
| -rw-r--r-- | keyboards/program_yoink/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/program_yoink/config.h b/keyboards/program_yoink/config.h index 9d9715ff55..8ff859913a 100644 --- a/keyboards/program_yoink/config.h +++ b/keyboards/program_yoink/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 0x7079 #define DEVICE_VER 0x0001 #define MANUFACTURER melonbred |
