UNMAP command does not work properly for key combination. Indeed, when trying a "UNMAP FN+L+R" it actually unbinds FN+L+R combination but also all those keys pressed separately.
Steps to reproduce the behavior:
Launch a rom with a custom key mapping (.key file) with "UNMAP FN+L+R" for instance
Notice that now all those 3 keys do not work even when pressed separately
Expected behavior:
"UNMAP FN+L+R" command should only block this key combination, not all those 3 keys pressed separately.
UNMAP command does not work properly for key combination. Indeed, when trying a "UNMAP FN+L+R" it actually unbinds FN+L+R combination but also all those keys pressed separately.
Steps to reproduce the behavior:
Expected behavior: "UNMAP FN+L+R" command should only block this key combination, not all those 3 keys pressed separately.