It depends on your display you use. ui.h has a section for each supported display like
<p class="p1">#if FEATURE_CONTROLLER == CONTROLLER_SANGUINOLOLU_PANELOLU2</p><p class="p1">Some have inside conditions for motherboards other not. There you see pin numbers defined for the pins on the display. So it depends on the display you use and where which cable is connected to your board. An other question might be if the pin header is compatible with the display meaning is 5V/gnd etc where it needs so you can put it on. Some are, others have mapping adapters or single pin connectors so you can do any combination you want.</p><p class="p1">
</p>