I'm building a macro keyboard and one of the functions I'm trying to implement is Ctrl+Shift+R, but in the definitions, only one modifier exists in the fixed 8 byte string. How do I implement additional modifiers?
↧
I'm building a macro keyboard and one of the functions I'm trying to implement is Ctrl+Shift+R, but in the definitions, only one modifier exists in the fixed 8 byte string. How do I implement additional modifiers?