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/light/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/light/config.h')
-rw-r--r-- | keyboards/planck/light/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/planck/light/config.h b/keyboards/planck/light/config.h index c570ec7667..ccf9f09843 100644 --- a/keyboards/planck/light/config.h +++ b/keyboards/planck/light/config.h @@ -5,8 +5,7 @@ #undef PRODUCT #define PRODUCT Planck Light -#undef PRODUCT_ID -#define PRODUCT_ID 0x6065 +#define PRODUCT_ID 0xBEA2 #define DEVICE_VER 0x0001 #undef MATRIX_ROW_PINS |