summaryrefslogtreecommitdiffstats
path: root/keyboards/coseyfannitutti/discipad/config.h
diff options
context:
space:
mode:
authorBrandon Schlack <brandonschlack@gmail.com>2020-04-20 16:00:01 -0700
committerGitHub <noreply@github.com>2020-04-20 16:00:01 -0700
commit086a7cf80046e43f61193eb7b9ea8dc8a8029c13 (patch)
tree4a33905755404dfeea31870fb4207efbbc4ff273 /keyboards/coseyfannitutti/discipad/config.h
parent99f7fe6bd4ab7bc332fcbe35ef741a4142a73b1f (diff)
CFTKB Mysterium & Discipad VIA support (#8794)
* [Keyboard] Add VIA support to Mysterium * [Keyboard] Add VIA support to Discipad
Diffstat (limited to 'keyboards/coseyfannitutti/discipad/config.h')
-rw-r--r--keyboards/coseyfannitutti/discipad/config.h6
1 files changed, 3 insertions, 3 deletions
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 <http://www.gnu.org/licenses/>.
#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 <http://www.gnu.org/licenses/>.
#endif
*/
-/* Bootmagic Lite key configuration
+/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0
-*/
+