--- layout: default ---

{{page.title}}

{% if page.status %}

Status: {% if page.status == "prod" %} PCB tested and working {% elsif page.status == "dev" %} In development {% elsif page.status == "planned" %} Planned {% elsif page.status == "deprecated" %} Deprecated {% endif %}

{% endif %} {% if page.design_files %}

Design files: Gitlab

{% endif %} {% if page.schematic %}

Download schematic

{% endif %} {% if page.gerbers %}

Download gerber files

{% endif %} {% if page.html_bom %}

View Bill of Materials

{% endif %} {% if page.csv_bom %}

Download Bill of Materials

{% endif %}
{{ content }}