I am trying to code a display for a game I am making for a design class using a teensy 4.1. I figured an adafruit display would be a good display for a LCD beginner like me but most examples are made specifically for arduinos and the library's code the digital pins themselves which I cannot seem to find to code for the teensy. I am trying to use 8-bit mode for https://www.digikey.com/en/products/detail/adafruit-industries-llc/2050/5761252 display. I am trying to test out the 8-Bit arduino example on the datasheet but I got stuck. Any advice or help would be appreciated.