Since I'm coding on both Windows and on MacOS, I'm looking for an IntelliJ keymap that uses the same order of keys for all of its actions.
- Ctrl on Windows should be Ctrl on MacOS
- Win on Windows should be Alt on MacOS
- Alt on Windows should be Cmd on MacOS
To explain this a bit more precise. When there's a shortcut Cmd+C on MacOS, I want that shortcut to be Alt+C on Windows.
Is there such a keymap?