From 086a7cf80046e43f61193eb7b9ea8dc8a8029c13 Mon Sep 17 00:00:00 2001 From: Brandon Schlack Date: Mon, 20 Apr 2020 16:00:01 -0700 Subject: CFTKB Mysterium & Discipad VIA support (#8794) * [Keyboard] Add VIA support to Mysterium * [Keyboard] Add VIA support to Discipad --- keyboards/coseyfannitutti/discipad/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboards/coseyfannitutti/discipad/config.h') diff --git a/keyboards/coseyfannitutti/discipad/config.h b/keyboards/coseyfannitutti/discipad/config.h index 55033bd9d0..34776fcbdd 100644 --- a/keyboards/coseyfannitutti/discipad/config.h +++ b/keyboards/coseyfannitutti/discipad/config.h @@ -19,7 +19,7 @@ along with this program. If not, see . #include "config_common.h" -#define VENDOR_ID 0xFEED +#define VENDOR_ID 0x6B62 #define PRODUCT_ID 0x1769 #define DEVICE_VER 0x0001 #define MANUFACTURER coseyfannitutti @@ -243,7 +243,7 @@ along with this program. If not, see . #endif */ -/* Bootmagic Lite key configuration +/* Bootmagic Lite key configuration */ #define BOOTMAGIC_LITE_ROW 0 #define BOOTMAGIC_LITE_COLUMN 0 -*/ + -- cgit v1.2.3