This work perfectly on a Macbook Air(m1)
Debug.Print String(65536, vbNewLine)
As SendKeys doesn't seem to support ctrl+command
I tried ^%(g) but the keys are sent to where I call SendKeys... Anyway, last experiences just made me gave up to use it.