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

config.yml (567B)

      1 blank_issues_enabled: false
      2 contact_links:
      3   - name: Documentation
      4     url: https://docs.lvgl.io
      5     about: Be sure to read to documentation first
      6   - name: Forum
      7     url: https://forum.lvgl.io
      8     about: For topics like How-to, Getting started, Feature request
      9   - name: CONTIBUTING.md
     10     url: https://github.com/lvgl/lvgl/blob/master/docs/CONTRIBUTING.md#faq-about-contributing
     11     about: The basic rules of contributing
     12   - name: CODING_STYLE.md
     13     url: https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md
     14     about: Quick summary of LVGL's code style