summaryrefslogtreecommitdiff
path: root/keyboards/waldo/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-06-02 17:07:18 -0700
committerGitHub <noreply@github.com>2020-06-03 01:07:18 +0100
commit81a2113cbd820151c1529bebd0bc71629d2de66e (patch)
tree73a90a902ec166c668a6b0cb3865f4a2e299d28b /keyboards/waldo/config.h
parentd17572b125113928b56e19bfaefae5d13a912f5e (diff)
VIA Support: Waldo 60 (#9151)
* pick a sane VID * add the VIA Keymap * update copyright notice * Update keyboards/waldo/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/waldo/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/waldo/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/waldo/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/waldo/keymaps/via/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/waldo/config.h')
-rw-r--r--keyboards/waldo/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/waldo/config.h b/keyboards/waldo/config.h
index c3272bf1da..1609eb2804 100644
--- a/keyboards/waldo/config.h
+++ b/keyboards/waldo/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 0x4744 // GD for Greenwald Designs
#define PRODUCT_ID 0x6060
#define DEVICE_VER 0x0001
#define MANUFACTURER Greenwald Designs