diff options
author | gtips <51393966+gtips@users.noreply.github.com> | 2020-08-21 10:10:05 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-21 11:10:05 +1000 |
commit | 930446fe964d27950f93b5743fd11bbe127c9036 (patch) | |
tree | 69fbff14c810ca7196a68e76771a0ad88149c6b8 /keyboards/reviung39 | |
parent | dd763f2988f0804fc7a0ff03de5c2a1e5a29e450 (diff) |
Update reviung39 PRODUCT_ID (#10001)
Diffstat (limited to 'keyboards/reviung39')
-rw-r--r-- | keyboards/reviung39/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/reviung39/config.h b/keyboards/reviung39/config.h index 6bd3eb7602..9a8600b6f1 100644 --- a/keyboards/reviung39/config.h +++ b/keyboards/reviung39/config.h @@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED -#define PRODUCT_ID 0x0000 +#define PRODUCT_ID 0x5F10 #define DEVICE_VER 0x0001 #define MANUFACTURER gtips #define PRODUCT reviung39 |