summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-31 12:59:26 +0000
committerQMK Bot <hello@qmk.fm>2020-12-31 12:59:26 +0000
commite319d501f7bbe76d20b3af3c4f59d4c9a6e43708 (patch)
treec7c06cae103436f51d638d417f2db3ed101f4ce1 /keyboards
parent633d2cb648467ccc410f479eda0828e88b7d0aad (diff)
parent9f690c94b85ce98019e18eba7f079eb0188a8735 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/mode/eighty/config.h1
-rw-r--r--keyboards/mode/eighty/m80h/config.h1
-rw-r--r--keyboards/mode/eighty/m80s/config.h1
3 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/mode/eighty/config.h b/keyboards/mode/eighty/config.h
index 99b29de58a..d0c61d1193 100644
--- a/keyboards/mode/eighty/config.h
+++ b/keyboards/mode/eighty/config.h
@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
#define VENDOR_ID 0x00DE
-#define PRODUCT_ID 0x0080
#define MANUFACTURER Mode
#define PRODUCT Eighty
diff --git a/keyboards/mode/eighty/m80h/config.h b/keyboards/mode/eighty/m80h/config.h
index 59935985e4..b119ad4fff 100644
--- a/keyboards/mode/eighty/m80h/config.h
+++ b/keyboards/mode/eighty/m80h/config.h
@@ -18,4 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
/* USB Device descriptor parameter */
+#define PRODUCT_ID 0x0081
#define DEVICE_VER 0x0072 //H for hotswap version
diff --git a/keyboards/mode/eighty/m80s/config.h b/keyboards/mode/eighty/m80s/config.h
index d34932a003..3e7f2ec3a8 100644
--- a/keyboards/mode/eighty/m80s/config.h
+++ b/keyboards/mode/eighty/m80s/config.h
@@ -18,4 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
/* USB Device descriptor parameter */
+#define PRODUCT_ID 0x0080
#define DEVICE_VER 0x0083 //S for solderable version