To make my keyboard more suitable for programming I want to define which character should be assigned to a certain key.
How can I, for example, assign the '{' character to another key on my keyboard in IntelliJ/PyCharm?
I intuitively thought that this can be set under Keymap, but that's only for shortcuts.
Can it be set within the IDE or do I have to create a custom keyboard layout?