diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-02 11:55:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-02 11:55:42 +0000 |
commit | a7179b188db500482e44a24ca30d66e9a5e376ef (patch) | |
tree | b8048dffe11b4a70daab33ba9426c4380304e241 /keyboards/westm/westm68/rev1/config.h | |
parent | 59e28b8958db4940f026c4bbd81dee7b9b5e49b0 (diff) | |
parent | 48721b20fc5524d4a388e7fc5d5d0ba16ad6902b (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/westm/westm68/rev1/config.h')
-rw-r--r-- | keyboards/westm/westm68/rev1/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/westm/westm68/rev1/config.h b/keyboards/westm/westm68/rev1/config.h index 054b47cca2..488d644c3e 100644 --- a/keyboards/westm/westm68/rev1/config.h +++ b/keyboards/westm/westm68/rev1/config.h @@ -16,6 +16,8 @@ #pragma once +#define PRODUCT_ID 0x0101 + // The pin connected to the data pin of the LEDs #define RGB_DI_PIN A8 #define RGBLED_NUM 16 |