Skip to content

Commit 9b24abf

Browse files
authored
[Keyboard] Change linworks Dolice product ID to non-duplicate value (qmk#16745)
1 parent 8c01983 commit 9b24abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keyboards/linworks/dolice/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
1818

1919
/* USB Device descriptor parameter */
2020
#define VENDOR_ID 0x4C58 //"LX"
21-
#define PRODUCT_ID 0x0004
21+
#define PRODUCT_ID 0x0005
2222
#define DEVICE_VER 0x0001
2323
#define MANUFACTURER KLC
2424
#define PRODUCT Dolice

0 commit comments

Comments
 (0)