You can use ContextActionService:UnbindAction("RbxCameraKeypress") in a LocalScript, although that will also unbind the I/O keys that zoom the camera in/out.
If you don’t want to unbind the I/O keys, then you can fork the PlayerModule and comment out lines 448 and 449 in PlayerModule.CameraModule.CameraInput.