Hi guys, I have 2 questions:
1. I'm trying to get this 7-way funky switch working with mmjoy. It looks like this is just 4 direction buttons, 1 center push button and 1 encoder all in one device.
The problem I'm running into is when any of the 4 direction buttons is pressed the center push button also gets activated. But when center button is pressed, only that button is activated. This is designed behavior as shown in the logic chart from the manufacturer.

https://tech.alpsalpine.com/prod/e/html/multicontrol/switch/rkjxt/rkjxt1f42001.html

I see there is some solution implemented in code that gets around this issue in freejoy. Is there a way to make this device work properly (4 direction button and center push button independent) in mmjoy? (link to the freejoy site below)

https://github.com/FreeJoy-Team/FreeJoy/issues/34

2. Is there the ability to use 1 analog channel to input a 12-position switch with voltage dividing resistors? similar to this solution here?

https://aws1.discourse-cdn.com/ardu...4dba7d27d4ec4b0a2faa5ab396b17985039b.png
Thanks in advance.

Last edited by luowilliam; 10/05/21 04:53 PM.