a vim plugin that displays stuff on an led matrix
1# Daedalus 2 3a combo repo for a vim plugin that interfaces with the [daedalus](https://github.com/geschmit/daedalus-hardware) rp2350 board and the firmware that allows that interface. 4 5![a media offline screen from davinci resolve](https://hc-cdn.hel1.your-objectstorage.com/s/v3/8744661d883d695adc6b14a17a52ac8970d7c2dd_image.png) 6 7# Usage 8 9Eventually you should download the bin from the releases and copy it to your board and then follow the vim plugin steps i will add below. 10 11<p align="center"> 12 <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break.svg" /> 13</p> 14 15<p align="center"> 16 <i><code>&copy 2025-present <a href="https://github.com/taciturnaxolotl">Kieran Klukas</a></code></i> 17</p> 18 19<p align="center"> 20 <a href="https://github.com/taciturnaxolotl/daedalus/blob/main/LICENSE.md"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a> 21</p>