Works ok as of version v0.203.164
It still switches turrets on/off, when you're in a build mode of a ship or station and typing in Displays, naming Storages/Transport Controllers/Shipyards/Designs/Ships etc.
To work around that, one can rebind them to some rarely used keys.
Since the keys are checked with the `getChar()` method, it has to be a character from the Alphanumeric part of the keyboard. Wont work with Home/End keys or +/- from numerical keyboard.
Myself I've ended up binding them to Curly Braces: ` { ` and ` } `
Changed contents of the file found at
`Steam\steamapps\common\StarMade\StarMade\moddata\TurretHotKey\config.yml `
to:
OffKey: }
OnKey: {