summaryrefslogtreecommitdiff
path: root/keyboards/tg4x/config.h
diff options
context:
space:
mode:
authorYasha Mostofi <yasha.mostofi@gmail.com>2020-10-28 20:04:47 -0500
committerGitHub <noreply@github.com>2020-10-28 18:04:47 -0700
commitfcd55e2f047e5433889036b37b4703f86251dca6 (patch)
tree62e5198938b4d47a02fc3d0a00d3853cdd9d5e2d /keyboards/tg4x/config.h
parent868540978440954471a675b64f7ea7ff8e41f43a (diff)
[Keyboard] Add Via support for TG4x (#10571)
* Update vendor ID * New default layout with RESET mapped * Add Via keymap * Update README * Update keyboards/tg4x/keymaps/via/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/tg4x/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Delete config.h * Update keyboards/tg4x/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/tg4x/config.h')
-rw-r--r--keyboards/tg4x/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/tg4x/config.h b/keyboards/tg4x/config.h
index ae66b8c9f4..c00cf2828f 100644
--- a/keyboards/tg4x/config.h
+++ b/keyboards/tg4x/config.h
@@ -20,8 +20,8 @@ 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 PRODUCT_ID 0x0001
+#define VENDOR_ID 0x4D4D // "MM"
+#define PRODUCT_ID 0x0458 // 4 "X"
#define DEVICE_VER 0x0021
#define MANUFACTURER MythosMann
#define PRODUCT TG4x