Hi Jacob, This is Ramesh.
There doesn't seem to be a built-in solution for this, but you may use a custom AutoHotKey script to map (Ctrl & =) and (Ctrl & -) on your main keyboard with (Ctrl + NumpadAdd) and (Ctrl + NumpadSub), respectively, using a script.
Let me know if you're interested in an AutoHotKey solution. The AutoHotKey script should run in the background. It consumes very little memory, though.