diff options
author | George Wietor <george@wietor.com> | 2021-04-22 13:13:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-22 10:13:44 -0700 |
commit | ffa1507c2c27cf9d1e6fcceeb5a7810a8d2eae19 (patch) | |
tree | 34866322f260cef06656ab33b3081f9128cb08e3 /keyboards/planck/rev5/config.h | |
parent | 4f2afaa6fbb184e7f22bec1a1df0aad55922d85e (diff) |
VIA support for Planck Rev6 (#9144)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: George Wietor <george@LIGHT-GRAY.local>
Co-authored-by: Jack Humbert <jack.humb@gmail.com>
Diffstat (limited to 'keyboards/planck/rev5/config.h')
-rw-r--r-- | keyboards/planck/rev5/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/rev5/config.h b/keyboards/planck/rev5/config.h index 9369220780..c2ff086f33 100644 --- a/keyboards/planck/rev5/config.h +++ b/keyboards/planck/rev5/config.h @@ -1,3 +1,4 @@ #pragma once +#define PRODUCT_ID 0xAE01 #define DEVICE_VER 0x0005 |