Page 1 of 1

Boolean physical button on other boolean physical buttons?

Posted: Mon Jan 18, 2021 0:09
by thememorableusername
Is it possible to directly have boolean operations be input to other boolean operations?
For example, as shown in the attached image: (button 5 AND button 6) AND (button 10 AND button 9)
In this case, the physical button performing the and operation using the logical button outputs of the two sub-boolean physical buttons does trigger a button press, but the physical button performing the and operation directly using the two sub-boolean physical buttons as inputs does not.

For boolean operation more between more than two buttons, this requires lots of logical buttons which will be registered as a button press, which I don't want.

Is there a way to do what I want here?

VKB-boolean.jpg