diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-28 16:47:16 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-28 16:47:16 +0000 |
commit | aadf0a103810d76388e745c4f0bc0eddaa30d4b7 (patch) | |
tree | f1a1646cadc91c28658398219963946b1bdd5983 /keyboards | |
parent | 119abc4375ba0cbeecb5c0394342c0260c999fba (diff) | |
parent | 9b24abf251b7d80c1e0006bea9a056d23dc89899 (diff) | |
download | qmk_firmware-aadf0a103810d76388e745c4f0bc0eddaa30d4b7.tar.gz qmk_firmware-aadf0a103810d76388e745c4f0bc0eddaa30d4b7.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/linworks/dolice/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/linworks/dolice/config.h b/keyboards/linworks/dolice/config.h index b42fda933f..1523c72702 100644 --- a/keyboards/linworks/dolice/config.h +++ b/keyboards/linworks/dolice/config.h @@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* USB Device descriptor parameter */ #define VENDOR_ID 0x4C58 //"LX" -#define PRODUCT_ID 0x0004 +#define PRODUCT_ID 0x0005 #define DEVICE_VER 0x0001 #define MANUFACTURER KLC #define PRODUCT Dolice |