summaryrefslogtreecommitdiff
path: root/keyboards/xd60/rev2
diff options
context:
space:
mode:
authorXelus22 <17491233+Xelus22@users.noreply.github.com>2020-06-30 17:27:24 +0000
committerGitHub <noreply@github.com>2020-06-30 18:27:24 +0100
commit6600f32d355b7028854f537a5e0ee9d352f539f0 (patch)
tree6585c497105e55477d670ccdb10efdcb6772e676 /keyboards/xd60/rev2
parente9fa41631c816e7236210ac9fd9359c603c5ad5e (diff)
Add VIA support on XiuDi (XD) keyboards (#8829)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/xd60/rev2')
-rw-r--r--keyboards/xd60/rev2/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd60/rev2/config.h b/keyboards/xd60/rev2/config.h
index 22aa95b291..ef16083ee6 100644
--- a/keyboards/xd60/rev2/config.h
+++ b/keyboards/xd60/rev2/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 0x7844 // "XD"
#define PRODUCT_ID 0x6060
#define DEVICE_VER 0x0001
#define MANUFACTURER XIUDI