summaryrefslogtreecommitdiffstats
path: root/keyboards/exent/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-11-01 11:50:23 -0800
committerGitHub <noreply@github.com>2020-11-01 11:50:23 -0800
commit780b7722fbb72e86395a729cc06d57492f0f1b38 (patch)
tree85b6d4d302af3c604f1f12dbd9bd72efcb280ac3 /keyboards/exent/config.h
parent86ac56cd7f4ade5de9d56c7e886c4d6ec531f4de (diff)
[Keyboard] VIA Support: Exent 65% (#10797)
* exent VIA support * minor cleanups * Update keyboards/exent/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/exent/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/exent/config.h')
-rw-r--r--keyboards/exent/config.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/keyboards/exent/config.h b/keyboards/exent/config.h
index 86d628c37c..6b37bdd1c8 100644
--- a/keyboards/exent/config.h
+++ b/keyboards/exent/config.h
@@ -19,12 +19,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-#define VENDOR_ID 0x20A0
-#define PRODUCT_ID 0x422D
-#define DEVICE_VER 0x0001
+#define VENDOR_ID 0x5143 // "QC"
+#define PRODUCT_ID 0x4558 // "EX"
+#define DEVICE_VER 0x0001
#define MANUFACTURER Quadcube
-#define PRODUCT Exent
-#define DESCRIPTION 65% Keyboard
+#define PRODUCT Exent
#define RGBLED_NUM 18