aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd75/rev1/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-02-21 10:21:02 -0800
committerGitHub <noreply@github.com>2020-02-21 18:21:02 +0000
commit3157f5f4361fc9b88398da675d2c7feec11957bd (patch)
treec9221ec255bf3d5d9543233c91085285012b335b /keyboards/kbdfans/kbd75/rev1/config.h
parent8d11359886d70a7a75c041ac2d9d3ec88a16b7ee (diff)
downloadfirmware-3157f5f4361fc9b88398da675d2c7feec11957bd.tar.gz
firmware-3157f5f4361fc9b88398da675d2c7feec11957bd.tar.bz2
firmware-3157f5f4361fc9b88398da675d2c7feec11957bd.zip
VIA Support: KBD75 rev1/rev2 (#8214)
* add a VIA keymap for kbd75 * rev2 is a completely different pcb allowing a NEW layout, setting this to have a different product id so users don't get confused when they're able to enable numpad layout on rev1 VIA * Update keyboards/kbdfans/kbd75/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/kbdfans/kbd75/rev2/config.h Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/kbdfans/kbd75/rev1/config.h')
-rw-r--r--keyboards/kbdfans/kbd75/rev1/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd75/rev1/config.h b/keyboards/kbdfans/kbd75/rev1/config.h
new file mode 100644
index 000000000..4f27efe64
--- /dev/null
+++ b/keyboards/kbdfans/kbd75/rev1/config.h
@@ -0,0 +1,4 @@
+#pragma once
+
+#define PRODUCT_ID 0x6060
+#define DEVICE_VER 0x0001