acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

index.md (352B)

      1 ```eval_rst
      2 .. include:: /header.rst
      3 :github_url: |github_link_base|/overview/index.md
      4 ```
      5 
      6 # Overview
      7 
      8 
      9 ```eval_rst
     10 
     11 .. toctree::
     12    :maxdepth: 2
     13 
     14    object
     15    coords
     16    style
     17    style-props
     18    scroll
     19    layer
     20    event
     21    indev
     22    display
     23    color
     24    font
     25    image
     26    file-system
     27    animation
     28    timer
     29    drawing
     30    renderers/index
     31    new_widget
     32 ```
     33