Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Kontrol MK3 #37

Open
yabix007 opened this issue Nov 24, 2023 · 5 comments
Open

Support for Kontrol MK3 #37

yabix007 opened this issue Nov 24, 2023 · 5 comments

Comments

@yabix007
Copy link

Iam planning to update my trusty Mk1 Keyboard with the MK3 one.

Iam hoping to get Mk3 support for SynthesiaKontrol aswell.

Thanks for your effort!!!

@ninanoe
Copy link

ninanoe commented Feb 8, 2024

I have the new MK3 S88 and want to help. I figure the hid id of the usb is different ? Any hints how I can figure this out to get MK3 supported ?

@ojacques
Copy link
Owner

ojacques commented Feb 8, 2024

Thanks ! Can you try with those instructions? https://superuser.com/a/1106248

@ninanoe
Copy link

ninanoe commented Feb 16, 2024

ok not sure you need the ODR or the DFU but here are both

DFU:
USB\VID_17CC&PID_2120&REV_0157&MI_04
USB\VID_17CC&PID_2120&MI_04

ODR:
USB\VID_17CC&PID_2120&REV_0157&MI_03
USB\VID_17CC&PID_2120&MI_03

S88mk3_1
S88mk3_2

@tillt
Copy link

tillt commented Apr 27, 2024

@ojacques I am still trying to figure things out for MK3 as well.

Known facts for MK3 devices...

Product IDs:
0x2110 = S61
0x2120 = S88 (thanks to @ninanoe)

Lightguide Update Command (keys):
0x83

Init Command to get both lightguide support as well as transmission of MIDI data:
???

0xA0, 0x00, 0x00 does allow for lightguide updates but does not allow for the transmission of MIDI data.

For more up-to-date development on my quest, see tillt/KompleteSynthesia#29

@tillt
Copy link

tillt commented Dec 7, 2024

Product IDs: 0x2110 = S61 0x2120 = S88 (thanks to @ninanoe)

0x2100 = S49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants