So{Control}(c) means hold control and press c, then release both.
{Control}c would press/release control and then press/release c.
I believe you are missing your parenthesis from the subsequent modifier keys.
try this:
{Control}({Alt}({Shift}({1}())))