MK850, MX Keys, and MX Master 3 Notes
Not all three devices are equal
MX Keys and MX Master 3 fit Logitech's current public Actions Ring and Marketplace story much better than MK850 Performance.
1. MX Master 3​
Best expectations:
- use
Logi Options+, - use app-specific profiles,
- use
Smart Actions, - use
Actions Ring, - consume Marketplace plugins,
- potentially target it as part of your plugin user base.
What not to assume:
- public haptics support,
- raw firmware scripting,
- device-specific low-level API access from Logitech.
2. MX Keys​
Best expectations:
- use
Logi Options+, - use app-specific function-key customization,
- use
Smart Actions, - use
Actions Ring, - consume Marketplace plugins.
This makes it a good target for workflow-oriented plugins, especially when the user triggers plugin actions from the current Logitech software experience rather than from raw keyboard firmware.
3. MK850 Performance​
This is the caution device.
I could not verify MK850 in Logitech's current public Logi Actions SDK device guidance or current Options+-centered developer material.
That means you should assume:
- basic software customization may still exist,
- current
Actions Ring/Marketplaceplugin support is not guaranteed, - it is a poor first target for a new plugin project.
4. Practical planning advice​
If you want to build one integration for your own desk setup:
- Design it around
MX KeysandMX Master 3. - Treat
MK850as optional or unsupported. - Use
Smart Actionsfirst if the workflow is local. - Build an
Actions SDKplugin if the workflow needs external services or distribution.