Yes, you can easily check if all three buttons are pressed using an expression, put that into a register and map that to whatever you need, but you also have to change how the individual keys work by themselves, so that they’re not sent when all three are pressed, but work normally when only one or two of them are pressed. Here’s a configuration implementing a similar thing: