Allow shortcuts to be empty and to have win/mac/linux-specific keys.
Phosphor allows shortcuts to be empty, and it’s the only way to have platform-specific shortcuts (define keys to be [], and the platform keys to be something specific).
See https://github.com/phosphorjs/phosphor/issues/438 for some discussion.